Click or drag to resize
ElementNodeRegistryExists Method

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Exists(
	string elementName
)

Parameters

elementName
Type: SystemString

Return Value

Type: Boolean
See Also