Click or drag to resize

DOIdNew Method

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

Parameters

dataClass
Type: SystemString

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

Return Value

Type: DOId

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

See Also