Click or drag to resize

AccountMinBalance Property

Gets or sets the minimum balance of this account

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public decimal? MinBalance { get; set; }

Property Value

Type: NullableDecimal
See Also