Click or drag to resize

AttachmentAttachedTos Property

This is what items the attachment is associated with.

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

Property Value

Type: AttachedToItems
AttachedTos As Collection.
Remarks

SDK supports only 1 attached to during insert.

Note Note
  • Name - AttachedTos
See Also