Click or drag to resize

IDocumentIsCompoundChild Property

Indicates whether the native file was embedded inside another document (the parent document would have IsCompound set to True).

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

Property Value

Type: Boolean
See Also