Click or drag to resize

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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public decimal? NotificationThreshold { get; set; }

Property Value

NullableDecimal
See Also