CompanyDepositsBal Property

Gets or sets the Deposit Accounts Balance.

Definition

Namespace: Common.Core.Models
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
public decimal? DepositsBal { get; set; }

Property Value

NullableDecimal

Implements

ICompanyDepositsBal

See Also