IsEnabled Property
Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings›SelectEntitySettings.ActionButtonOption
Gets or sets the delegate that is called by the dialog to ask if the given SelectEntitySettings.ActionButtonOption is enabled for use.
Syntax
public System.Func<SelectEntitySettings.ActionButtonOption,SelectEntityResults,bool> IsEnabled {get; set;}Public Property IsEnabled As System.Func(Of SelectEntitySettings.ActionButtonOption,SelectEntityResults,Boolean)