MapBindingFieldPair.FieldName 屬性

定義

表示地圖多邊形圖層、地圖點圖層或地圖線條圖層中空間元素的欄位名稱,該名稱會用來繫結與圖層相關聯的資料區。

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

屬性值

ReportExpression

ReportExpression 物件。

適用於