systemuser.address2_utcoffset Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
Syntax
[Visual Basic .NET] Public Property address2_utcoffset As CrmNumber
[C#]
public CrmNumber address2_utcoffset {get; set;}
Property Value
The value of this property is a CrmNumber type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
