Autodesk Vault ProfessionalVault API

IColumnSettingsService Interface

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.DataManagement.Client.Framework.Vault.Forms.Services

This service provides a mechanism to configure display characteristics for how a property definition is represented in a Grid or a Tree column

Syntax

public interface IColumnSettingsService 
Public Interface IColumnSettingsService 

Methods

NameDescription
GetColumnSettingsGets the Column Setting Configuration associated with a particular Property Definition
SetColumnSettingsAssociates a Column Setting Configuration with a Property Definition

Returned By

Where you get a IColumnSettingsService — members that return one.

See Also