Click or drag to resize

IDocumentIsAttachment Property

Indicates whether the native file was an attachment of another document.

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

Property Value

Type: Boolean
See Also