次の方法で共有


TrackLicenseRequest.EndDate Property

Definition

Gets or sets the end date for the license.

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

Property Value

The end date.

Attributes

Applies to