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