ExecutionInfo.ExecutionDateTime 속성
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Property ExecutionDateTime As DateTime
public DateTime ExecutionDateTime { get; set; }
public:
property DateTime ExecutionDateTime {
DateTime get ();
void set (DateTime value);
}
member ExecutionDateTime : DateTime with get, set
function get ExecutionDateTime () : DateTime
function set ExecutionDateTime (value : DateTime)
속성 값
형식: DateTime
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스