共用方式為


MapBindingFieldPair.FieldName 屬性

Gets 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.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property FieldName As ReportStringProperty 
    Get
'用途
Dim instance As MapBindingFieldPair 
Dim value As ReportStringProperty 

value = instance.FieldName
public ReportStringProperty FieldName { get; }
public:
property ReportStringProperty^ FieldName {
    ReportStringProperty^ get ();
}
member FieldName : ReportStringProperty
function get FieldName () : ReportStringProperty

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

請參閱

參考

MapBindingFieldPair 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間