Click or drag to resize

AttachedToItem Class

AttachedToItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.AttachmentAttachedToItem
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 sealed class AttachedToItem

The AttachedToItem type exposes the following members.

Properties
  NameDescription
Public propertyAttachedToID
Unique ID representing an entity to which the attachment belongs to

Created in Epic SDK V3.0.

Required

Public propertyAttachedToType
Type Code identifying the type of entity to which the attachment belongs to

Created in Epic SDK V3.0.

Required

Public propertyDescription
Description

Created in Epic SDK V3.0.

Public propertyFlag
Used to choose what action to apply to the Attached To Item.

Created in Epic SDK 2017.

Top
Remarks