OutputSettingValuesContainerAdditionalInterfacesWithRules Property |
Gets the additional interfaces with the rules defined for each additional interface.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax public List<Pair<string, SettingRule>> AdditionalInterfacesWithRules { get; }
Public ReadOnly Property AdditionalInterfacesWithRules As List(Of Pair(Of String, SettingRule))
Get
Property Value
Type:
ListPairString,
SettingRuleSee Also