Click or drag to resize

AttachmentAttachmentID Property

Unique identifier used to specify the attachment.

Created in Epic SDK V4.1.

Sometimes Required

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

Property Value

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