Click or drag to resize
INodeCollectionExist Method
Checks if the name of node exists

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool Exist(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Boolean
See Also