Click or drag to resize

IDocumentEDocMetadata Property

Metadata specific to non-email documents. For Email documents this will be Null.

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

Property Value

Type: IEdocMetadata
See Also