Autodesk Vault ProfessionalVault API

PromptRestriction Class

Autodesk.DataManagement.Client.Framework.FormsAutodesk.DataManagement.Client.Framework.Forms.Currency

Represents a forbidden prompt configuration.

Syntax

public class PromptRestriction 
Public Class PromptRestriction 

Constructors

NameDescription
PromptRestrictionCreates a PromptRestriction object.

Properties

NameDescription
AnswerGet the PromptAnswer that is part of an invalid configuration when paired with Instruction.
InstructionGet the PromptInstruction that is part of an invalid configuration when paired with Answer.

Returned By

Where you get a PromptRestriction — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Forms.Currency.PromptRestriction

See Also