|
BusinessUnitOverDueInterest Property
|
Business unit overdue interest.
Namespace: Severa.Entities.APIAssembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax public decimal? OverDueInterest { get; set; }
Public Property OverDueInterest As Decimal?
Get
Set
Property Value
NullableDecimalRemarks Days.
See Also