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