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