OldMediaTimerIsStarted Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
Get
public:
property bool IsStarted {
bool get ();
}
member IsStarted : bool with get
Property Value
Boolean
See Also