GetColumnSettings Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.Configuration
Gets display and formatting information about a specific property that can be displayed as a column
Syntax
public ColumnSettings GetColumnSettings(
System.string propdefSystemName
)Public Function GetColumnSettings( _
ByVal propdefSystemName As System.String _
) As ColumnSettingsParameters
| Name | Description |
|---|---|
| propdefSystemName | The system name of the requested Property Definitions |
Return Value
The configuration information for the specified column.