public StartDateProperty StartDateTime { get; }
Public ReadOnly Property StartDateTime As StartDateProperty Get
public: property StartDateProperty^ StartDateTime { StartDateProperty^ get (); }
member StartDateTime : StartDateProperty with get
In This Article