GetServerTimeZonesType.ReturnFullTimeZoneDataSpecified Property

Definition

The ReturnFullTimeZoneDataSpecified property gets a Boolean value that specifies whether the ReturnFullTimeZoneData property is serialized into the SOAP request.

public:
 property bool ReturnFullTimeZoneDataSpecified { bool get(); void set(bool value); };
public bool ReturnFullTimeZoneDataSpecified { get; set; }
Public Property ReturnFullTimeZoneDataSpecified As Boolean

Property Value

The value of the ReturnFullTimeZoneDataSpecified property is true if the ReturnFullTimeZoneData property is serialized into the SOAP request; otherwise, the value is false.

Applies to