SetSubComponentLinkTypeForAssignItem Method
Sets the vlaue for the vault setting controlling which type of links are created for subcomponents during an assign/update item
Required Permissions
VaultSetOptionsSyntax
public void SetSubComponentLinkTypeForAssignItem(
ItemSubComponentLinkType linkType
)Public Sub SetSubComponentLinkTypeForAssignItem( _
ByVal linkType As ItemSubComponentLinkType _
) Parameters
| Name | Description |
|---|---|
| linkType | the link type setting |