NodeOverrideRules AppendSectionsWithoutMatchAttr Property NFX Class Library

[This is preliminary documentation and is subject to change.]

When true will APPEND sections not having SectionMatchAttrName defined, otherwise matches section names by SectionMatchAttrName

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool AppendSectionsWithoutMatchAttr { get; set; }

Property Value

Type: OnlineBoolean
See Also