AddInitialQuickListColumn Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.Configuration
Identifies a property as one that should be visible in the initial quicklist displayed in this control.
Syntax
public void AddInitialQuickListColumn(
System.string propdefSystemName
)Public Sub AddInitialQuickListColumn( _
ByVal propdefSystemName As System.String _
) Parameters
| Name | Description |
|---|---|
| propdefSystemName | The system name of the Property Definition that is being added to the quicklist |