Autodesk Vault ProfessionalVault API

ItemIdArray Property

Autodesk.Connectivity.WebServicesChangeOrderGrp

An array of Items associated with the Change Order. If the Change Order is active, this value will be the latest Iteration. If the Change Order is inactive, the value will be the latest version at the time the Change Order was inactivated.

Syntax

public System.long[] ItemIdArray {get; set;}
Public Property ItemIdArray As System.Long()

See Also