ITimeZoneItemCountryId Property |
CountryId of the item. This may be zero. The timezone will then be identified by groupname and/or region name
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property CountryId As Integer
Get
Dim instance As ITimeZoneItem
Dim value As Integer
value = instance.CountryId
property int CountryId {
int get ();
}
Property Value
Type:
Int32
See Also