Click or drag to resize
DocumentNodeDataInfoNodeLinkedNodeID Property
ID of a document to which this linked document is related.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public int NodeLinkedNodeID { get; set; }

Property Value

Type: Int32
See Also