Click or drag to resize
IModelContainerExist Method
Checks the existence of a section

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool Exist(
	string sectionName
)

Parameters

sectionName
Type: SystemString

Return Value

Type: Boolean
See Also