.Net Control: Configuration for new .Net components

The following properties enable you to view or hide thebase members or newly added members/controls. You can modify the following propertiesas per your requirementin the GEIP.Orion.ComponentBuilder.configlocated at <installation_location>\Proficy\Proficy CIMPLICITY\exe:

Property Default Values Values
IncludeBaseMembers <IncludeBaseMembers>false</IncludeBaseMembers>

The base members are not included to object properties in CimEdit.

Set to True if you want to include base members to object properties in CimEdit.

IncludeNewMembers <IncludeNewMembers>false</IncludeNewMembers>

When you upgrade .Net components version the, the new members introduced in the version, will not appear in object properties in CimEdit.

Set to True if you want to include newly introduced members to object properties in CimEdit.

IncludeNewControls <IncludeNewControls>true</IncludeNewControls>

When you upgrade .Net components version the, the new controls introduced in the version, will appear in the .Net Component Browser in CimEdit.

Set to False if you do not want to include the newly introduced controls to the .Net Component Browser in CimEdit.