Click or drag to resize

IDocumentParentId Property

The unique identifier (Id) of the immediate parent document in the parent-child relationship hierarchy, e.g. parent doc or mail store.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
Guid ParentId { get; }

Property Value

Type: Guid
See Also