deWorkflowInstance..::..getUniquePropertyValues Method
Gets the unique property values.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, string> getUniquePropertyValues( string propertyName, bool bRecursive, bool withConnectionsOnly, params string[] stepTypes )
Parameters
- propertyName
- Type: String
Name of the property.
- bRecursive
- Type: Boolean
if set to true [b recursive].
- withConnectionsOnly
- Type: Boolean
figures with incoming connections only
- stepTypes
- Type: array<String>[]()[][]
The step types.