VTo DoAttachments 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: 2025.1.9.0
If the returned collection is empty, there are no attachment properties for the object
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public AttachPropertyCollection Attachments { get; }VB
Public ReadOnly Property Attachments As AttachPropertyCollection
GetC++
public:
property AttachPropertyCollection^ Attachments {
AttachPropertyCollection^ get ();
}F#
member Attachments : AttachPropertyCollection with getProperty Value
AttachPropertyCollectionIf the returned collection is empty, there are no attachment properties for the object