次の方法で共有


TablixMemberCollection.DefinitionPath プロパティ

定義

レポート定義内のこの TablixMemberCollection へのパスを取得します。

public:
 virtual property System::String ^ DefinitionPath { System::String ^ get(); };
public override string DefinitionPath { get; }
member this.DefinitionPath : string
Public Overrides ReadOnly Property DefinitionPath As String

プロパティ値

レポート定義内のこの TablixMemberCollection へのパス。

適用対象