| ReportServiceIsExist Method |
Namespace:
Dynamicweb.Tracking.Reporting
Assembly:
Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax public bool IsExist(
string name
)
Public Function IsExist (
name As String
) As Boolean
Parameters
- name
- Type: SystemString
Return Value
Type:
BooleanSee Also