| IDocumentIsCompoundChild Property |
Indicates whether the native file was embedded inside another document (the parent
document would have
IsCompound set to True).
Namespace:
EdaIntegrationContract.Document
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax bool IsCompoundChild { get; }
Property Value
Type:
BooleanSee Also