Autodesk Vault ProfessionalVault API

InitialSelectionText Property

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

Gets or sets what the inital contents of the text box will be.

Syntax

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

Remarks

For example, in a Save File workflow, a default filename could be provided.

See Also