AutomationStateInfoProviderGetAutomationStateInfoInternal Method (Guid) |
Returns state with specified GUID.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax protected virtual AutomationStateInfo GetAutomationStateInfoInternal(
Guid stateGuid
)
Parameters
- stateGuid
- Type: SystemGuid
State GUID.
Return Value
Type:
AutomationStateInfoSee Also