| PropertyTargetKeyProperty Property |
Only relevant when the property is a reference property.
If specified (not null) then the importer will look for a value in the property - instead of in the key property stated on the data object type.
Must denote a value property w. data type text.
Namespace:
Omada.OE.AppLogic.Serialization.Model
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string TargetKeyProperty { get; }
Property Value
Type:
String
See Also