Click or drag to resize

ActivityV1AssociatedToID Property

Unique identifier used to specify item activity is associated with. Ignored if AssociatedToType is 'Account'. Ignored if AssociatedToGUID is suplied.

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

Property Value

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