AsyncProcessDataGetDataForProcess Method |
Gets the data for process with the given process GUID
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static AsyncProcessData GetDataForProcess(
Guid processGuid
)
Parameters
- processGuid
- Type: SystemGuid
Process GUID
Return Value
Type:
AsyncProcessDataSee Also