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