Returns an object array of all the Values.Label for this parameter. Mainly for use with Multivalue parameters.
Syntax
'Declaration
Public ReadOnly Property LabelsArray As String()
public string[] LabelsArray {get;}
Property Value
Returns a string array of all the Values.Label.
See Also