Changes
A ProxyMetaProperty MetaProxyProperty is used for defining to define the import / export behavior characteristics for one single data entry and is used by written to or read from {{UBIK}} objects. For each [[MetaProxyMetaProperty]] objects.The set of used ProxyMetaProperties on one single MetaProxy defines a [[MetaClass]], which participates in the structure of interface, a MetaProxyProperty is related to the interface representative (corresponding [[ProxyMetaProxy]]) for . Among a set of {{UBIK}} objects (per interface).The detailed minimum configuration of similar to a ProxyMetaProperty MetaProperty, some important additional configuration must be done on the [[Relation]] object data between the MetaProxy and MetaProxyProperty ([[SYSREL_METAPROXY_PROPERTY]]).
== Configuration on Relation data ==
{| class="wikitable" | width = "50%"
|-
! Property!! Description!! Type
|-
| Calculated Value || Defines the exported/import value as a calculated one. || {{Integer}} (Drop down)
|-
| IsExternalPrimaryKey|| Defines the property as an [[ExternalPrimaryKey|external primary key]]. || {{Boolean}}
|-
| ImportTarget - Index|| Index value of the target property (if this property uses index values at all, default = -1). || {{Integer}}
|-
| ImportTarget - PropertyName|| Reference to the target MetaProperty object. || {{Guid}} (Drop down)
|-
| Update Type || Defines the [[ProxyUpdateType|Proxy Update Type]] || {{Integer}} (Drop down)
|-
|}
== Reference MetaProxyProperty ==