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