Click or drag to resize
DashboardXslExtensionRecorded Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.Recorded(System.String,System.String)"]

Namespace: Activsoft.Dashboard.Helpers
Assembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int Recorded(
	string counterid,
	string recordName
)

Parameters

counterid
Type: SystemString

[Missing <param name="counterid"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.Recorded(System.String,System.String)"]

recordName
Type: SystemString

[Missing <param name="recordName"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.Recorded(System.String,System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.Recorded(System.String,System.String)"]

See Also