Click or drag to resize

ActivityV1AccountID Property

Unique identifier used to specify account activity is attached to.

Created in Epic SDK V4.1.

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

Property Value

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