Click or drag to resize
TraverseObjectSettingsDocConnectedObjects Property
Gets or sets the list of collections from ConnectedObjects collection which will go into the result.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public List<string> DocConnectedObjects { get; set; }

Property Value

Type: ListString
See Also