Click or drag to resize

DataExchangeFld Constructor

Overload List
  NameDescription
Public methodDataExchangeFld(Int32, BaseProperty)
Construct a field based on a property
Public methodDataExchangeFld(Int32, FixedField)
Construct a field based on a FixedField
Public methodDataExchangeFld(Int32, BaseProperty, String)
Construct a field map based on a property and a field name
Public methodDataExchangeFld(Int32, FixedField, String)
Construct a field based on a FixedField
Public methodDataExchangeFld(Int32, Int32, String)
Construct a field based on a PropertyID
Top
See Also