UtcTimeFromLocalTimeRequest.TimeZoneCode Property
Applies To: Dynamics CRM 2015
Gets or sets the time zone code. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int TimeZoneCode { get; set; }
public:
property int TimeZoneCode {
int get();
void set(int value);
}
member TimeZoneCode : int with get, set
Public Property TimeZoneCode As Integer
Property Value
Type: System.Int32
Type: Int32
The time zone code.
See Also
UtcTimeFromLocalTimeRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright