Autodesk Vault ProfessionalVault API

GetPromoteOrderResults Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Contains formation about the promote order when promoting or updating components

Syntax

public class GetPromoteOrderResults 
Public Class GetPromoteOrderResults 

Properties

NameDescription
NonPrimaryArrayAn array of Item Ids that will not have new iterations created for this promote
PrimaryArrayAn array of component IDs in the order that they should be promoted

Returned By

Where you get a GetPromoteOrderResults — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.GetPromoteOrderResults

See Also