MediaTimerIsStarted Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
Get
public:
property bool IsStarted {
bool get ();
}
member IsStarted : bool with get
Property Value
Type:
BooleanSee Also