Autodesk Vault ProfessionalVault API

FormatString Property

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

Gets or sets the format string to use to display property values. If null or empty, the property values will be displayed with no formatting options

Syntax

public System.string FormatString {get; set;}
Public Property FormatString As System.String

See Also