Click or drag to resize

AttachmentGeneratedByCode Property

This is the code of what generated the attachment if itwas system generated.

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

Property Value

Type: String
GeneratedByCode As String.
Remarks

This value can be seen from the list view on the attachment view screen in Epic.

Note Note
  • Name - GeneratedByCode
  • Read Only - True
See Also