Click or drag to resize

AttachmentInsertedByCode Property

The code of the user that inserted the attachment.

Created in Epic SDK V4.1.

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

Property Value

Type: String
InsertedByCode As String.
Remarks
Note Note
  • Name - InsertedByCode
  • Read Only - True
See Also