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