Autodesk Vault ProfessionalVault API

EntityRestriction Class

Autodesk.DataManagement.Client.Framework.VaultAutodesk.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.Restriction

Constructors

NameDescription
EntityRestrictionConstructor for the EntityRestriction class.

Properties

NameDescription
EntityThe entity affected by this restriction.
IsOverrideableGets if the resriction can be overridden by the user.
RestrictedObjectNameGets the name of the object that this restriction affects.
RestrictionReasonGets the reason for this restriction if needed.
RestrictionTextGets the reson for this restriction.

Inheritance Hierarchy

See Also