| ElementSectionCollectionRename Method |
Namespace: FlexRule.Core.ModelAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic void Rename(
string sectionName,
string newName
)
Parameters
- sectionName
- Type: SystemString
- newName
- Type: SystemString
See Also