Click or drag to resize

CloseDetailV1AverageTimeMinutes Property

Minutes part of the average time to complete 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<short> AverageTimeMinutes { get; set; }

Property Value

Type: NullableInt16
AverageTimeMinutes As Short?.
Remarks
Note Note
  • Name - AverageTimeMinutes
  • Is Identity - False
  • Allow Negatives - False
  • Min Value - 0
  • MaxValue - 99
See Also