Click or drag to resize

CloseDetailV1ActualTimeHours Property

Hours part of the time taken 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: 2020.1.0.1
Syntax
public Nullable<short> ActualTimeHours { get; set; }

Property Value

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