| 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 ICollection<string> AttachmentNames { get; }
Property Value
Type:
ICollectionStringSee Also