ListFieldCurrency.DefaultValue Property

SharePoint Designer Developer Reference

Returns or sets a Variant that defines the default value of the field.

Syntax

expression.DefaultValue

expression   Required. A variable that represents a ListFieldCurrency object.

Remarks

The default value of all pre-populated fields is Empty.

See Also