ITimeZoneItemCode Property |
Unique TimeZone Code. First 2 characters may correspond to a Country's Abbrev2 Code.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Code As String
Get
Dim instance As ITimeZoneItem
Dim value As String
value = instance.Code
property String^ Code {
String^ get ();
}
Property Value
Type:
String
See Also