Click or drag to resize

IDocumentLevel Property

A numeric representation of the depth of the document within its container. For example, a PST file might be level 0, an email in the PST level 1, an attachment to an email in the PST level 2, etc.

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

Property Value

Type: Int32
See Also