Miner.Responder.Shared.SchemaObjects Namespace > IncidentDevicesObject Class : OwnerState Property |
'Declaration
Public Property OwnerState As OwnerStateDomain
'Usage
Dim instance As IncidentDevicesObject Dim value As OwnerStateDomain instance.OwnerState = value value = instance.OwnerState
public OwnerStateDomain OwnerState {get; set;}
public read-write property OwnerState: OwnerStateDomain;
public function get,set OwnerState : OwnerStateDomain
public: __property OwnerStateDomain get_OwnerState(); public: __property void set_OwnerState( OwnerStateDomain value );
public: property OwnerStateDomain OwnerState { OwnerStateDomain get(); void set ( OwnerStateDomain value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2