Click or drag to resize
FinancialItemComment Property
Item description; used for presentation purposes. Auto-computed for labor costs and material costs; otherwise provided by user. Max Length=1024

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

Property Value

Type: String
See Also