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  String
 

Return Value

Guid

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

See Also