Autodesk Vault ProfessionalVault API

GetEnablementConfiguration Method

Autodesk.Connectivity.WebServicesItemService

Gets the setting that controls if Items and Change Orders are enabled.

Required Permissions

AllowAny

Syntax

public EnablementConfig GetEnablementConfiguration()
Public Function GetEnablementConfiguration() As EnablementConfig

Return Value

The setting that controls if Items and Change Orders are enabled. This is a bitfield which means it may contain multiple values joined together.

See Also