WorkflowHierarchyProvider.getNodeDataType Method [AX 2012]

Gets the ExtendedDataTypeName value.

Syntax

public ExtendedDataTypeName getNodeDataType()

Run On

Called

Return Value

Type: ExtendedDataTypeName Extended Data Type
The ExtendedDataTypeName value that identifies the extended data type.

Remarks

ExtendedDataTypeName value represents the data type that the WorkflowHierarchyProvider implementation expects as input to the getNode method.

See Also

Reference

WorkflowHierarchyProvider Interface