Autodesk Vault ProfessionalVault API

PkgProp Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A user defined property.

Syntax

public class PkgProp 
Public Class PkgProp 

Properties

NameDescription
NameThe name of the property.
ValThe value of the property.

Returned By

Where you get a PkgProp — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PkgProp

See Also