Click or drag to resize

DataClassCounterGetAttributeName Method

[Missing <summary> documentation for "M:Casewhere.Common.DataClassCounter.GetAttributeName(System.String)"]

Namespace:  Casewhere.Common
Assembly:  Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string GetAttributeName(
	string dataClassCounterId
)

Parameters

dataClassCounterId
Type: SystemString

[Missing <param name="dataClassCounterId"/> documentation for "M:Casewhere.Common.DataClassCounter.GetAttributeName(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Casewhere.Common.DataClassCounter.GetAttributeName(System.String)"]

See Also