Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationContainer Class : State Property |
public WorkstationState State {get;}
'Declaration Public ReadOnly Property State As WorkstationState
'Usage Dim instance As WorkstationContainer Dim value As WorkstationState value = instance.State
public: __property WorkstationState* get_State();
public: property WorkstationState^ State { WorkstationState^ get(); }