Click or drag to resize

CaseName Property

The name of the case

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public string Name { get; }

Property Value

Type: String
Remarks
The name can be a maximum of 50 characters. Any name longer than that will be truncated to 50 characters.
See Also