Autodesk Vault ProfessionalVault API

GetSubComponentLinkTypeForAssignItem Method

Autodesk.Connectivity.WebServicesItemService

Gets the value for the vault setting controlling the type of link to be created for subcomponents during assign/update item

Required Permissions

VaultGetOptions

Syntax

public ItemSubComponentLinkType GetSubComponentLinkTypeForAssignItem()
Public Function GetSubComponentLinkTypeForAssignItem() As ItemSubComponentLinkType

Return Value

The link type setting value

See Also