Click or drag to resize

IExportDocumentAttachmentMetadata Property

Information relating to document attachments. If there is no attachment data this will be Null.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IAttachmentMetadata AttachmentMetadata { get; }

Property Value

Type: IAttachmentMetadata
See Also