ExtensionRestriction Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
A restriction from a Vault Extension.
Syntax
public class ExtensionRestriction Public Class ExtensionRestriction Constructors
| Name | Description |
|---|---|
| ExtensionRestriction | The constructor for a restriction. |
Properties
| Name | Description |
|---|---|
| Message | Gets the human readable message indicating what the problem is. |
| ObjectName | Gets the human readable description of the object which is failing. |
| Source | Gets 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