Click or drag to resize

IDocumentDocumentType Property

The type of document that this represents, e.g. Email or EDocument.

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

Property Value

Type: DocumentType
See Also