Click or drag to resize

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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Description { get; set; }

Property Value

String
See Also