ExecutionInfo.HistoryID 속성

정의

보고서가 보고서 기록 스냅샷에서 제공된 경우 기록 ID를 포함하는 문자열을 가져오거나 설정합니다.

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

속성 값

String 값입니다.

설명

보고서가 보고서 기록 스냅샷 없는 경우 이 속성은 비어 있습니다.

적용 대상