Click or drag to resize

ActivityV1ActivityID Property

Unique identifier used to specify current activity item.

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: 2021.1.0.1
Syntax
public int ActivityID { get; set; }

Property Value

Type: Int32
ActivityID As Integer.
Remarks
Note Note
  • Name - ActivityID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also