Click or drag to resize

ActivityV1AssociatedToGUID Property

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

Created in Epic SDK 2020.

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

Property Value

Type: String
AssociatedToGUID As String.
Remarks
Note Note
  • Name - AssociatedToGUID
  • Length - -1
  • Accepts Multiple Lines - False
  • Required On Insert - False
  • Required On Update - False
See Also