Click or drag to resize

DOIdGetDataClassName Method

[Missing <summary> documentation for "M:Casewhere.Common.DOId.GetDataClassName(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 GetDataClassName(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Casewhere.Common.DOId.GetDataClassName(System.String)"]

Return Value

Type: String

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

See Also