'宣言 Public Function New( _ ByVal sessionID As System.String _ )
'使用法 Dim sessionID As System.String Dim instance As New SessionReportAddress(sessionID)
public SessionReportAddress( System.string sessionID )
パラメータ
- sessionID
- Session ID of the report.
'宣言 Public Function New( _ ByVal sessionID As System.String _ )
'使用法 Dim sessionID As System.String Dim instance As New SessionReportAddress(sessionID)
public SessionReportAddress( System.string sessionID )