Click or drag to resize
BaseInfoGeneralizedInfoWrapperProcesses Property
The collection of the processes of the given object.

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

Property Value

Type: IInfoObjectCollection
See Also