SDPRepeatedRepeatInterval Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic TypedTime RepeatInterval { get; }
Public ReadOnly Property RepeatInterval As TypedTime
Get
public:
property TypedTime^ RepeatInterval {
TypedTime^ get ();
}
member RepeatInterval : TypedTime with get
Property Value
TypedTime
See Also