Field.Format

Field.Format property

Format element specifies the formatting for a text field that is a string, number, date or time, duration, or currency. The text field type is specified in the corresponding Type element.

public Value Format { get; }

See Also