 | STARCommandIsInitialized Property |
is instrument initialized
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool IsInitialized { get; }
Public ReadOnly Property IsInitialized As Boolean
Get
public:
property bool IsInitialized {
bool get ();
}
member IsInitialized : bool with get
Property Value
Type:
Boolean
See Also