MapBindingFieldPair.FieldName Property

Definition

Represents the field name of the spatial element in a map polygon layer, a map point layer, or a map line layer that is to be used for binding with the data region that is associated with the layer.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression FieldName { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression FieldName { get; set; }
member this.FieldName : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property FieldName As ReportExpression

Property Value

A ReportExpression object.

Applies to