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