Autodesk Vault ProfessionalVault API

ExtensionRestriction Class

Autodesk.Connectivity.Extensibility.FrameworkAutodesk.Connectivity.Extensibility.Framework

A restriction from a Vault Extension.

Syntax

public class ExtensionRestriction 
Public Class ExtensionRestriction 

Constructors

NameDescription
ExtensionRestrictionThe constructor for a restriction.

Properties

NameDescription
MessageGets the human readable message indicating what the problem is.
ObjectNameGets the human readable description of the object which is failing.
SourceGets the name of the extenension that created the restriction.

Returned By

Where you get a ExtensionRestriction — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.Extensibility.Framework.ExtensionRestriction

See Also