ICompanyDepositsBal Property

Gets or sets the Deposit Accounts Balance.

Definition

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

Property Value

NullableDecimal

See Also