Click or drag to resize

IProcessInfoProcessDataInfo Property

Gets the process data information.

Namespace:  Xcalibur.Models.Processes
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
IProcessDataInfo ProcessDataInfo { get; }

Property Value

Type: IProcessDataInfo
The process data information.
See Also