WorkflowHierarchyProvider.getSupportedDataType Method [AX 2012]

Gets a Set of the extended data types that the provider supports.

public Set getSupportedDataType()

Run On

Called

Return Value

Type: Set Class
A Set of supported extended data type of type ExtendedDataTypeName.

The Set value represents the data types that the provider can convert into the node data type.

This is also used to filter the fields used in the provider UI.

Community Additions

ADD
Show: