|   | DataExchangeConfigurationBaseKeyField Property  | 
 
            The field (property) which is used to identify the DataObject to determine of it an update or
            an insert (like a primary key). Is only used when Direction=In.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic FieldContainer KeyField { get; set; }Property Value
Type: 
FieldContainer
See Also