Click or drag to resize

ICaseName Property

The name of the case

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
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