Autodesk Vault ProfessionalVault API

GetPromptDefinitions Method

Autodesk.DataManagement.Client.Framework.Forms.ServicesIPromptService

Returns a collecetion of all of the Autodesk.DataManagement.Client.Framework.Forms.Currency.PromptDefinition's managed by the prompt service.

Syntax

System.Collections.Generic.IEnumerable<PromptDefinition> GetPromptDefinitions()
Function GetPromptDefinitions() As System.Collections.Generic.IEnumerable(Of PromptDefinition)

See Also