Click or drag to resize

ActivityV1StatusOption Property

The Status of the Activity.

Created in Epic SDK V4.1.

Sometimes Required

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 OptionType StatusOption { get; set; }

Property Value

Type: OptionType
StatusOption As Option.
Remarks

If Null on Insert, defaults based on the basics settings for the activity code under Configure > Acitivty > Codes.

Note Note
  • Name - StatusOption
  • Option Type - ActivityStatusOptions
See Also