Share via


SysOperationDataMemberInfo.isTimeZoneConversionRequired Method [AX 2012]

Checks whether the time zone conversion is required for the underling member.

Syntax

public boolean isTimeZoneConversionRequired()

Run On

Called

Return Value

Type: boolean
true if the underling member requires the time zone conversion; otherwise, false.

Remarks

If the member is an EDT of the UTC datetime type or a direct UTC datetime, the TimeZonePreference property will be checked.

See Also

Reference

SysOperationDataMemberInfo Class