GlobalizationSettings

GlobalizationSettings class

Represents the project’s globalization settings.

The GlobalizationSettings type exposes the following members:

Constructors

NameDescription
GlobalizationSettings()Initializes a new instance of the GlobalizationSettings class

Properties

NameDescription
formula_date_naGets “NA” (empty value) literal used in a formula for a date field.
true_literalGets a string for boolean ’true’ literal used in a formula.
false_literalGets a string for boolean ‘false’ literal used in a formula.

See Also