Gets or Sets the start date value
Namespace: CelloSaaS.Model.LicenseManagementAssembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
public Nullable<DateTime> StartDate { get; set; }
public Nullable<DateTime> StartDate { get; set; }
Public Property StartDate As Nullable(Of DateTime)
Get
Set
Public Property StartDate As Nullable(Of DateTime)
Get
Set
member StartDate : Nullable<DateTime> with get, set
member StartDate : Nullable<DateTime> with get, set
Property Value
Type:
Nullable DateTime