ITimeZonesPreferedTimeZoneLocationId Property |
Returns the prefered time-zone location id for the logged-in user.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint PreferedTimeZoneLocationId { get; }
ReadOnly Property PreferedTimeZoneLocationId As Integer
Get
Dim instance As ITimeZones
Dim value As Integer
value = instance.PreferedTimeZoneLocationId
property int PreferedTimeZoneLocationId {
int get ();
}
Property Value
Type:
Int32
See Also