| VariableContainer Constructor |
When container represents member values of a specific type
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic VariableContainer(
Type parentType = null,
string planKey = null
)
Parameters
- parentType (Optional)
- Type: SystemType
- planKey (Optional)
- Type: SystemString
See Also