Click or drag to resize
BaseInfoProcesses Property
Collection of the processes belonging to the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection Processes { get; }

Property Value

Type: InfoObjectCollection
See Also