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