ModelDrillthroughReport.Path 속성

정의

모델 드릴스루 보고서의 전체 경로를 가져오거나 설정합니다.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

속성 값

모델 드릴스루 보고서의 전체 경로를 포함하는 String 값입니다.

적용 대상