Click or drag to resize

ICaseDescription Property

An optional description associated with the case

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
string Description { get; set; }

Property Value

Type: String
See Also