OldMediaTimerIsStarted Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Boolean
See Also