Autodesk Vault ProfessionalVault API

ProductRestric Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A restriction on an operation.

Syntax

public class ProductRestric 
Public Class ProductRestric 

Properties

NameDescription
CodeA code indicating what the restriction is.
EntIdIdentifies the entity associated with the restriction
ParamArrayExtra information specific to the restriction code.

Returned By

Where you get a ProductRestric — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ProductRestric

See Also