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