Autodesk Vault ProfessionalVault API

CompProp Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A component property.

Syntax

public class CompProp 
Public Class CompProp 

Properties

NameDescription
CreateNewIf true, the property can be created within the file during a writeback operation. If false, the property will be ignored during a writeback operation.
DispNameThe display name.
EntClassIdThe entity class ID.
MonikerA unique identifier for the property.
PropDefId
Val

Returned By

Where you get a CompProp — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.CompProp

See Also