Click or drag to resize
ITypeIdentifierRegistryGetType Method
Retrieves the type from typeId

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Type GetType(
	string typeId
)

Parameters

typeId
Type: SystemString

Return Value

Type: Type
See Also