Autodesk Vault ProfessionalVault API

FormatProvider Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyColumnSettings

Gets or sets a provider which can be used to provide custom formatting for property values.

Syntax

public System.IFormatProvider FormatProvider {get; set;}
Public Property FormatProvider As System.IFormatProvider

See Also