Click or drag to resize

IAttachmentMetadataAttachmentNames Property

list of file names of the (top-level) attached files

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
ICollection<string> AttachmentNames { get; }

Property Value

Type: ICollectionString
See Also