Autodesk Vault ProfessionalVault API

EntityStyleService Property

Autodesk.DataManagement.Client.Framework.Vault.FormsLibrary

Gets a service which provides mechanism to configure global Style characteristics for specific entities or for specific properties of entities. These styles will be respected by all UI elements in the Framework

Syntax

public static IEntityStyleService EntityStyleService {get;}
Public Shared ReadOnly Property EntityStyleService As IEntityStyleService

See Also