Specify additional text to help describe the event time zone
Namespace: CTCT.Components.EventSpotAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public string TimeZoneDescription { get; set; }
public string TimeZoneDescription { get; set; }
Public Property TimeZoneDescription As String
Get
Set
Public Property TimeZoneDescription As String
Get
Set
public:
property String^ TimeZoneDescription {
String^ get ();
void set (String^ value);
}
public:
property String^ TimeZoneDescription {
String^ get ();
void set (String^ value);
}
member TimeZoneDescription : string with get, set
member TimeZoneDescription : string with get, set