AttachPropertyCollection(IListAttachProperty) Constructor
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public AttachPropertyCollection(
IList<AttachProperty> attachments
)
Public Sub New (
attachments As IList(Of AttachProperty)
)
public:
AttachPropertyCollection(
IList<AttachProperty^>^ attachments
)
new :
attachments : IList<AttachProperty> -> AttachPropertyCollection
Parameters
- attachments IListAttachProperty
- The IListT of attachments to add