Click or drag to resize

AttachedToItemAttachedToID Property

Unique ID representing an entity to which the attachment belongs to

Created in Epic SDK V3.0.

Required

Namespace:  ASI.TAM.API.Data.UI.Attachment
Assembly:  ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2021.1.0.1
Syntax
public int AttachedToID { get; set; }

Property Value

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