ListFieldCurrency.DisplayFormat Property

SharePoint Designer Developer Reference

Returns or sets a NumberFieldFormat enumerated constant that represents the type of number used by the field.

Syntax

expression.DisplayFormat

expression   Required. A variable that represents a ListFieldCurrency object.

See Also