| ContactMoneyValuesRequestLimit Property |
Request Limit.
If Contact creates Work Order with estimated costs exceeding the limit, manager’s authorization is required.
Only non-negative values are accepted.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> RequestLimit { get; set; }Property Value
Type:
NullableDecimal
See Also