Click or drag to resize

IExportSettingsNestConnectedItems Property

Only applies to Json. Splits connection information into distinct elements/nodes.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
bool NestConnectedItems { get; set; }

Property Value

Type: Boolean
Remarks
This is not the same as SplitConnectedItems; that has to do with the data.
See Also