Click or drag to resize

IDocumentHasAttachments Property

Indicates whether the document has attachments.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool HasAttachments { get; }

Property Value

Type: Boolean
See Also