Click or drag to resize

AttachmentAccountID Property

Unique identifier used to specify the account containing 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 AccountID { get; set; }

Property Value

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