Click or drag to resize

DataMappingTableEXTENSION, ROWCONTROLTYPE, SETTINGSAdditionalBindings Property

Possible additional bindings for this table.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public IEnumerable<ROWCONTROLTYPE> AdditionalBindings { get; }

Property Value

IEnumerableROWCONTROLTYPE
See Also