AutomationStateInfoProviderGetAutomationStateInfoInternal Method (Int32) |
Returns state with specified ID.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax protected virtual AutomationStateInfo GetAutomationStateInfoInternal(
int stateId
)
Parameters
- stateId
- Type: SystemInt32
state ID.
Return Value
Type:
AutomationStateInfoSee Also