EntityRestriction Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Restrictions
Extension of Autodesk.DataManagement.Client.Framework.Currency.Restriction that contains the Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.IEntity affected by the restriction.
Syntax
public class EntityRestriction : Autodesk.DataManagement.Client.Framework.Currency.Restriction Public Class EntityRestriction
Inherits Autodesk.DataManagement.Client.Framework.Currency.RestrictionConstructors
| Name | Description |
|---|---|
| EntityRestriction | Constructor for the EntityRestriction class. |
Properties
| Name | Description |
|---|---|
| Entity | The entity affected by this restriction. |
| IsOverrideable | Gets if the resriction can be overridden by the user. |
| RestrictedObjectName | Gets the name of the object that this restriction affects. |
| RestrictionReason | Gets the reason for this restriction if needed. |
| RestrictionText | Gets the reson for this restriction. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Currency.Restriction
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Restrictions.EntityRestriction
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Restrictions.FileAcquisitionRestriction