FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsSchemaItem..::..childItems Property

Gets the child items.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public List<clsSchemaItem> childItems { get; }
Public ReadOnly Property childItems As List(Of clsSchemaItem)
	Get
public:
property List<clsSchemaItem^>^ childItems {
	List<clsSchemaItem^>^ get ();
}

Field Value

The child items.