Autodesk Vault ProfessionalVault API

SelectionTextLabel Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectEntitySettings

Gets or sets the label for the text box that displays a list of the selected entities.

Syntax

public System.string SelectionTextLabel {get; set;}
Public Property SelectionTextLabel As System.String

Remarks

For example, in a Select File workflow, the label would typically be "File Name:"

See Also