Autodesk Vault ProfessionalVault API

DefaultSortPropertyId Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyDynamicColumnConfiguration

Gets or sets the system name of the property that is used to sort the grid rows by default. This will be used as the final sort column when sorting on other columns.

Syntax

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

See Also