SelectAllValue Property (ParameterDescriptor)
Gets or sets the value used to represent the selection of all possible items in a multi-value parameter.
public object SelectAllValue {get; set;}
'Declaration
Public Property SelectAllValue As Object
Property Value
An
System.Object that represents the "Select All" option in multi-value parameters.