GetTimeZoneCodeByLocalizedNameResponse.TimeZoneCode Property
Applies To: Dynamics CRM 2015
Gets the time zone code that has the requested localized name.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int TimeZoneCode { get; }
public:
property int TimeZoneCode {
int get();
}
member TimeZoneCode : int with get
Public ReadOnly Property TimeZoneCode As Integer
Property Value
Type: System.Int32
Type: Int32
The time zone code that has the requested localized name.
See Also
GetTimeZoneCodeByLocalizedNameResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright