Show / Hide Table of Contents

Interface ISoTimeZone

Per-request override of the timezone on the principal. Set on the request from the header, so may be NULL if there is no timezone header, or if the request is from within NetServer

Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public interface ISoTimeZone

Properties

TimeZoneId

TimeZone id for this request - 0 = not set, but BaseTimeZoneData.TZLocationID is returned if timezone handling is ON for this database.

Declaration
int TimeZoneId { get; set; }
Property Value
Type Description
int

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top