Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).
| Visual Basic (Declaration) | |
|---|---|
Public Property Label As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Label {get; set;} | |
Return Value
An ExpressionInfo object for a label to identify an instance of the group within the client UI.