Share via


TrackLicenseRequest.StartDate Property

Definition

Gets or sets the start date for the license.

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime StartDate { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StartDate : DateTime with get, set
Public Property StartDate As DateTime

Property Value

The start date.

Attributes

Applies to