SDPRepeatedActiveDuration Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TypedTime ActiveDuration { get; }
Public ReadOnly Property ActiveDuration As TypedTime
Get
public:
property TypedTime^ ActiveDuration {
TypedTime^ get ();
}
member ActiveDuration : TypedTime with get
Property Value
Type:
TypedTimeSee Also