Is the property value used to identify the object in the system during an import?
We operate with a "key1" and a "key2" (Note that more than one property can be part of both key1 and key2).
First we try to find an object based on key1. If unsuccesfull we try to find one based on key2.
Namespace:
Omada.OE.AppLogic.Serialization.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic KeyType KeyType { get; }
Property Value
Type:
KeyType
See Also