Autodesk Vault ProfessionalVault API

DocRestric Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A restriction on an operation.

Syntax

public class DocRestric 
Public Class DocRestric 

Properties

NameDescription
CodeThe type of restriction.
EntIdIdentifies the entity associated with the restriction
ParamsExtra information specific to the restriction code.

Returned By

Where you get a DocRestric — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.DocRestric

See Also