Enum AllocationPathSplitType
Namespace: LemonEdge.API.Entities.FinancialServices.Transactions
Assembly: LemonEdge.API.Entities.FinancialServices.dll
Syntax
public enum AllocationPathSplitType : short
Fields
Name | Description |
---|---|
AlwaysIgnore | Indicates not to use PathSplit when generating allocations - the results will not be pathsplit specific |
SpecifiedSplit | Indicates to use PathSplit when generating allocations and results will be pathsplit specific |