Autodesk Vault ProfessionalVault API

AddAssocProperties Field

Autodesk.Connectivity.WebServicesCommitChangeOrderCommandEventArgs

Properties to add to the link between the Change Order and another entity. The 'From ID' is the Change Order ID and the 'To ID' is the ID of the linked Entity.

Syntax

public readonly AssocPropItem[] AddAssocProperties
Public ReadOnly AddAssocProperties As AssocPropItem()

See Also