ContactMoneyValuesNotificationThreshold Property |
Notification threshold. Money.
Notifications will be sent to Contact only when total amount exceeds threshold value.
Only non-negative values are accepted.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal? NotificationThreshold { get; set; }
Public Property NotificationThreshold As Decimal?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableDecimal
See Also