Autodesk Vault ProfessionalVault API

PropInstParam Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Property instance parameters used for updating property values

Syntax

public class PropInstParam 
Public Class PropInstParam 

Properties

NameDescription
PropDefIdProperty definition ID of the property to update
ValValue of the property being updated

Returned By

Where you get a PropInstParam — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropInstParam

See Also