PortfolioTransferIsPercentageExpense2 Property

Indicates if the value is a percentage of the expense, otherwise it is considered an amount of the expense.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public bool IsPercentageExpense2 { get; set; }

Property Value

Boolean

See Also