SDPRepeatedRepeatInterval Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
TypedTime
See Also