Autodesk Vault ProfessionalVault API

ItemAssignBhv Enumeration

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The child item assignment behavior options

Syntax

public enum ItemAssignBhv : System.Enum 
Public Enum ItemAssignBhv
   Inherits System.Enum

Members

MemberDescription
AllTurn ON ALL Child BOM rows
ExistingTurn ON ALL Child BOM rows, but only for existing Items
NoneNo Child BOM rows are turned ON

Returned By

Where you get a ItemAssignBhv — members that return one.

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.Connectivity.WebServices.ItemAssignBhv

See Also