Click or drag to resize
DocumentQueryPropertiesRelationshipNodeGUID Property
Defines node GUID of the related document. Only document in relation with this document will be included in the results.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public Guid RelationshipNodeGUID { get; set; }

Property Value

Type: Guid
See Also