| DataExchangeConfigurationBase Constructor |
Construct the obhect with an ID, a Direction and a DataObjectType ID.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataExchangeConfigurationBase(
int id,
int dataObjectTypeId
)
Parameters
- id
- Type: SystemInt32
- dataObjectTypeId
- Type: SystemInt32
See Also