Click or drag to resize

ServiceAttachment Class

ServiceAttachment data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ClientContract.ServiceServiceAttachment
Namespace:  ASI.TAM.API.Data.UI.Account.ClientContract.Service
Assembly:  ASI.TAM.API.Data.UI.Account.ClientContract.Service (in ASI.TAM.API.Data.UI.Account.ClientContract.Service.dll) Version: 2021.1.0.391
Syntax
public sealed class ServiceAttachment

The ServiceAttachment type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentValue
Used to expose the attachment and attachment detail.

Created in Epic SDK 2016.

Public propertyIsReadOnly
Whether the item is read only. Read only items cannot be modified.

Created in Epic SDK 2016.

Public propertyServiceAttachmentID
Unique identifier used to specify the service attachment ID.

Created in Epic SDK 2016.

Sometimes Required

Public propertyServiceID
Unique identifier used to specify an service.

Created in Epic SDK 2016.

Required

Top
Remarks