Click or drag to resize
NodeExecutableItemRegistryIsRegistered Method

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static bool IsRegistered(
	Type nodeType
)

Parameters

nodeType
Type: SystemType

Return Value

Type: Boolean
See Also