Click or drag to resize
WoEstimateAmount Property
Requested NTE (Not to Exceed) amount. Negative values are not allowed; zero value might be blocked by pre-commit check.

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

Property Value

Type: MoneyValue
See Also