Click or drag to resize

DOIdGetEntityCollectionName Method

[Missing <summary> documentation for "M:Casewhere.Common.DOId.GetEntityCollectionName(System.String,System.Boolean)"]


Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string GetEntityCollectionName(
	string entityName,
	bool pluralize = true
)

Parameters

entityName  String
 
pluralize  Boolean  (Optional)
 

Return Value

String

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

See Also