Click or drag to resize

DataClassCounterGetDataClassId Method

[Missing <summary> documentation for "M:Casewhere.Common.DataClassCounter.GetDataClassId(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 Guid GetDataClassId(
	string dataClassCounterId
)

Parameters

dataClassCounterId
Type: SystemString

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

Return Value

Type: Guid

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

See Also