SessionReportAddress Constructor
In This Topic
Initializes a new instance of the
SessionReportAddress class.
Syntax
'Declaration
Public Function New( _
ByVal As String _
)
public SessionReportAddress(
string
)
Parameters
- sessionID
- Session ID of the report.
See Also