Table of Contents

Class DataClassCounter

Namespace: Casewhere.Common
Assembly: Casewhere.Common.dll

public static class DataClassCounter

Inheritance

objectDataClassCounter

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object)

Methods

GenerateId(string, string)

public static string GenerateId(string dataClassId, string attributeName)

Parameters

dataClassId string

attributeName string

Returns

string

GetAttributeName(string)

public static string GetAttributeName(string dataClassCounterId)

Parameters

dataClassCounterId string

Returns

string

GetDataClassId(string)

public static Guid GetDataClassId(string dataClassCounterId)

Parameters

dataClassCounterId string

Returns

Guid