| WorkflowStateServiceGetAllUsages Method |
Namespace:
Dynamicweb.Security.Workflows
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public IDictionary<int, int> GetAllUsages()
Public Function GetAllUsages As IDictionary(Of Integer, Integer)
Return Value
Type:
IDictionaryInt32,
Int32See Also