Click or drag to resize

CloseDetailV1AverageCost Property

The average cost of the activity

Namespace:  ASI.TAM.API.Data.UI.Activity
Assembly:  ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntax
public Nullable<decimal> AverageCost { get; set; }

Property Value

Type: NullableDecimal
AverageCost As Decimal?.
Remarks
Note Note
  • Name - AverageCost
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Insert - True
  • Ignored On Update - True
  • Ignored On Get - False
  • Allow Negatives - False
  • Integral Digits - 11
  • Fractional Digits -
See Also