Click or drag to resize

ConfigScriptSections Property

Configuration sections.

Namespace: Demo3D.PLC.Rockwell.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ConfigScriptSection[] Sections { get; }

Property Value

ConfigScriptSection
See Also