Click or drag to resize

FinancialTransactionAmount Property

Gets or sets the amount of the financial transaction

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

Property Value

Type: Decimal
See Also