Click or drag to resize

StructureCombinationPercentValue Property

Specify the Percent value for allocation methods.

Created in Epic SDK 2021.

Namespace:  ASI.TAM.API.Data.UI.Configure.GeneralLedger
Assembly:  ASI.TAM.API.Data.UI.Configure.GeneralLedger (in ASI.TAM.API.Data.UI.Configure.GeneralLedger.dll) Version: 2022.2.0.1054
Syntax
public decimal PercentValue { get; set; }

Property Value

Type: Decimal
PercentValue As Decimal.
Remarks
Note Note
  • Name - PercentValue
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • Max Value - 100
  • Allow Negatives - False
  • Integral Digits - 3
  • Fractional Digits - 4
See Also