 | DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSAdditionalBindings Property |
Possible additional bindings for this table.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic IEnumerable<ROWCONTROLTYPE> AdditionalBindings { get; }
Public ReadOnly Property AdditionalBindings As IEnumerable(Of ROWCONTROLTYPE)
Get
Property Value
IEnumerableROWCONTROLTYPE
See Also