Click or drag to resize

IDocumentDocumentType Property

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

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
DocumentType DocumentType { get; }

Property Value

Type: DocumentType
See Also