MapMember.Instance 屬性

定義

取得報表執行個體物件,其中包含這個報表定義物件的導出值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapMemberInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::MapMemberInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapMemberInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.MapMemberInstance
Public ReadOnly Property Instance As MapMemberInstance

屬性值

MapMemberInstance

MapMemberInstanceMapDynamicMemberInstance 物件,依 IsStatic 屬性而定。

適用於