ICompanyDepositsCount Property

Gets or sets the number of Deposit Accounts.

Definition

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

Property Value

NullableInt32

See Also