| Miner.Responder.Shared.SchemaObjects Namespace > IncidentDevicesArchiveObject Class : DeviceOperation Property |
'DeclarationPublic Property DeviceOperation As System.Nullable(Of DeviceOperationDomain)
'UsageDim instance As IncidentDevicesArchiveObject Dim value As System.Nullable(Of DeviceOperationDomain) instance.DeviceOperation = value value = instance.DeviceOperation
public System.Nullable<DeviceOperationDomain> DeviceOperation {get; set;}
public read-write property DeviceOperation: System.Nullable;
public function get,set DeviceOperation : System.Nullable
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