VJournalAttachments Property

This is used to get the Attachments (ATTACH) properties. There may be more than one.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public AttachPropertyCollection Attachments { get; }

Property Value

AttachPropertyCollection
If the returned collection is empty, there are no attachment properties for the object

See Also