AbstractAutomationManagerInfoTypeGetActionStatusInternal Method |
Gets action state
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax protected override string GetActionStatusInternal(
InfoType infoObj,
AutomationStateInfo stateObj
)
Parameters
- infoObj
- Type: InfoType
Info object - stateObj
- Type: CMS.AutomationAutomationStateInfo
State object
Return Value
Type:
StringSee Also