Gets a single Work State by its name.
Workstate names are unique to the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- Name
- Type: SystemString
Name of the workstate to retrieve
Return Value
Type: IWorkStateWorkstate with matching name.
Remarks
See Also