DocumentMapLabel Property (Group)
In This Topic
Gets or sets a label to identify an instance of the group in the client UI (to provide a user-friendly label for searching).
Syntax
'Declaration
Public Property DocumentMapLabel As RdlString
public RdlString DocumentMapLabel {get; set;}
See Also