|  | ICaseClient Property  | 
 
                The client name to be associated with the case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
Syntaxstring Client { get; set; }Property Value
Type: 
String Remarks
Remarks
                The client can be a maximum of 50 characters.  Any name longer than that
                will be truncated to 50 characters.
            
 See Also
See Also