Autodesk Vault ProfessionalVault API

ExceptionRestriction Class

Autodesk.DataManagement.Client.FrameworkAutodesk.DataManagement.Client.Framework.Currency

An ExceptionRestriction is extra data that is optionally packaged with an exception.

Syntax

public class ExceptionRestriction 
Public Class ExceptionRestriction 

Constructors

NameDescription
ExceptionRestrictionCreates a Restriction object

Properties

NameDescription
ParamsA collection of additional information associated with this restriction.
RestrictionCodeA numeric value that uniquely identifies this restriction.

Returned By

Where you get a ExceptionRestriction — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Currency.ExceptionRestriction

See Also