Click or drag to resize
ModuleBuilderUseFolderStructure Property
When the underlaying ruleset is based on folder and file structure addressing set to true, otherwise ruleset:// protocol for addressing is used (false).

Namespace: FlexRule.Deployment
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool UseFolderStructure { get; set; }

Property Value

Type: Boolean
See Also