Click or drag to resize

CloseDetailV1ClosedReason Property

The reason that a closed activity was UNSUCCESSFUL. Will be empty if ClosedStatus isSuccessful.

Created in Epic SDK 2014.

Required

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 string ClosedReason { get; set; }

Property Value

Type: String
ClosedReason As String.
Remarks

If Null on Insert, then defaults based on the basics settings for the activity code under Configure > Acitivty > Codes. Manually closed defaults are consider if ClosedStatus was not defaulted.

Note Note
  • Name - ClosedReason
  • Lookup - ClosedReason
  • Auto Validated - True
See Also