ReportItem.DefinitionPath 属性

定义

获取指向报表定义中此报表定义对象的路径。

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

属性值

一个string值,该值表示指向报表定义中此报表定义对象的路径。

适用于