WoEstimateAmount Property |
Requested NTE (Not to Exceed) amount. Negative values are not allowed; zero value might be blocked by pre-commit check.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MoneyValue Amount { get; set; }
Public Property Amount As MoneyValue
Get
Set
No code example is currently available or this language may not be supported.
Property Value
MoneyValue
See Also