xfCommandFolder

<< Click to Display Table of Contents >>

 

xfCommandFolder

Folder grouping one or more xfCommand-type objects.

Properties of the xfCommandFolder object

Property

Data Type

Description

CheckInterlock

Boolean

Requests an update on the Interlocked property

Interlocked

Boolean

Indicates that this object is interlocked, checking the condition of child objects of type xfInterlockGroup

 

This object contains a CmdFolder context, which can be called from any child object for direct linking using the Context method.

The AuthorizedGroups property is checked hierarchically on levels PlantObject, CommandFolder, and Command, and the most restrictive condition is considered. If it is not specified, then the upper levels must be considered.

The Interlocked property is retrieved from the result of child objects with an xfInterlockGroup type, if they exist. Otherwise, this property is always in False.

Was this page useful?