ReportItem.DocumentMapLabel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a label to identify an instance of a report item within the client UI, This provides a user-friendly label for searching.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression DocumentMapLabel { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression DocumentMapLabel { get; set; }
member this.DocumentMapLabel : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property DocumentMapLabel As ReportExpression
Property Value
A label to identify an instance of a report item