Click or drag to resize

ICaseManagerCaseExistsByName Method

[Missing <summary> documentation for "M:Law.EdaIntegration.Case.ICaseManager.CaseExistsByName(System.String)"]

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
bool CaseExistsByName(
	string caseName
)

Parameters

caseName
Type: SystemString

[Missing <param name="caseName"/> documentation for "M:Law.EdaIntegration.Case.ICaseManager.CaseExistsByName(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Law.EdaIntegration.Case.ICaseManager.CaseExistsByName(System.String)"]

See Also