'宣言 Public Function New( _ ByVal name As System.String _ )
'使用法 Dim name As System.String Dim instance As New ReportGetScriptObjectEventArgs(name)
public ReportGetScriptObjectEventArgs( System.string name )
パラメータ
- name
- The name of the object.
'宣言 Public Function New( _ ByVal name As System.String _ )
'使用法 Dim name As System.String Dim instance As New ReportGetScriptObjectEventArgs(name)
public ReportGetScriptObjectEventArgs( System.string name )