Click or drag to resize

CloseDetailV1IgnoreOpenTasks Property

If this is set to true and "Activity can be closed with open tasks" is set for the corresponding activity code, close will succeed irrespective of whether tasks or open or not.
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 bool IgnoreOpenTasks { get; set; }

Property Value

Type: Boolean
IgnoreOpenTasks As Boolean.
Remarks
Note Note
  • Name - IgnoreOpenTasks
See Also