Click or drag to resize

WoEstimateComment Property

When new NTE (Not to Exceed) is requested - contains request comment. After request was approved it contains response from customer. Max Length=2048

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Comment { get; set; }

Property Value

String
See Also