ExecutionInfo 建構函式
Initializes a new instance of the ExecutionInfo class.
命名空間: ReportExecution2005
組件: ReportExecution2005 (在 ReportExecution2005.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New ExecutionInfo()
public ExecutionInfo()
public:
ExecutionInfo()
new : unit -> ExecutionInfo
public function ExecutionInfo()