I18NSessionContextGetCorporateToLocalOffset Method |
Returns offset in minutes between corporate time zone and the local time zone of the client. If the
corporate time zone is not defined by the Innovator then '0' is returned.
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic int GetCorporateToLocalOffset()
Public Function GetCorporateToLocalOffset As Integer
public int GetCorporateToLocalOffset()
public function GetCorporateToLocalOffset() : int
Return Value
Type:
Int32Offset in minutes
See Also