QuoteOrEstimateItemDescription Property |
Item description; used for presentation purposes.
May be auto-computed in some scenarios (for instance, when legacy provider submits Quote and requestor is in “multi-line” mode);
generally provided by user.
Max Length = 1024
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
See Also