Click or drag to resize

IDocumentFamilyParentId Property

The unique identifier of the "family parent" document, i.e. the "top" document in the document family

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Guid FamilyParentId { get; }

Property Value

Type: Guid
See Also