FieldUpdateCultureSource enumeration

FieldUpdateCultureSource enumeration

Indicates what culture to use during field update.

Members

NameDescription
CURRENT_THREADThe culture of the current execution thread is used to update fields.
FIELD_CODEThe culture specified in the field formatting properties via language setting is used.

See Also