| ReportNodeDeleteReportAction Method |
Namespace:
Dynamicweb.Management.Marketing.Nodes.Reports
Assembly:
Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax public static Action DeleteReportAction(
string path,
string name
)
Public Shared Function DeleteReportAction (
path As String,
name As String
) As Action
Parameters
- path
- Type: SystemString
- name
- Type: SystemString
Return Value
Type:
ActionSee Also