Click or drag to resize

TimeZoneHelperGetTimeZoneFromPropertyValue Method

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static TimeZoneInfo GetTimeZoneFromPropertyValue(
	int propertyValueId
)

Parameters

propertyValueId
Type: SystemInt32
Id of a set property value belonging to the TIMEZONE property. The TIMEZONE property is present on the Identity DOT.

Return Value

Type: TimeZoneInfo
See Also