Difference between revisions of "RELATIONDATA"
Line 9: | Line 9: | ||
| version = 2+ | | version = 2+ | ||
}} | }} | ||
− | |||
== Own properties == | == Own properties == | ||
{| class="wikitable" width=50% | {| class="wikitable" width=50% | ||
Line 19: | Line 18: | ||
| '''UTS''' (UTS) || {{PropertyType|Date/Time|DateTime}} || [[Update time stamp]] | | '''UTS''' (UTS) || {{PropertyType|Date/Time|DateTime}} || [[Update time stamp]] | ||
|- | |- | ||
− | | '''Version''' (VERSION) || {{PropertyType|Integer|Int}} || [[ | + | | '''Version''' (VERSION) || {{PropertyType|Integer|Int}} || [[Version number]] |
+ | |- | ||
+ | | '''Left target''' (LEFTUID) || {{PropertyType|Guid|Guid}} || Owner object | ||
+ | |- | ||
+ | | '''Right target''' (RIGHTUID) || {{PropertyType|Integer|Integer}} || Child object | ||
|} | |} | ||
[[Category:System MetaClasses]] | [[Category:System MetaClasses]] | ||
[[Category:Relation Data]] | [[Category:Relation Data]] |
Revision as of 12:14, 19 December 2013
Own properties
Name | Data type | Comment |
---|---|---|
CTS (CTS) | DateTime | Creation time stamp |
UTS (UTS) | DateTime | Update time stamp |
Version (VERSION) | Int | Version number |
Left target (LEFTUID) | Guid | Owner object |
Right target (RIGHTUID) | Integer | Child object |