Difference between revisions of "RELATIONDATA"
Line 15: | Line 15: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | '''CTS''' (CTS) || {{ | + | | '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]] |
|- | |- | ||
− | | '''UTS''' (UTS) || {{ | + | | '''UTS''' (UTS) || {{DateTime}} || [[Update time stamp]] |
|- | |- | ||
− | | '''Version''' (VERSION) || {{ | + | | '''Version''' (VERSION) || {{Integer}} || [[Version number]] |
|- | |- | ||
− | | '''Left target''' (LEFTUID) || {{ | + | | '''Left target''' (LEFTUID) || {{Guid}} || Owner object |
|- | |- | ||
− | | '''Right target''' (RIGHTUID) || {{ | + | | '''Right target''' (RIGHTUID) || {{Integer}} || Child object |
|} | |} | ||
[[Category:System MetaClasses]] | [[Category:System MetaClasses]] | ||
[[Category:Relation Data]] | [[Category:Relation Data]] |
Revision as of 15:17, 20 January 2014
Own properties
Name | Data type | Comment |
---|---|---|
CTS (CTS) | Date/Time | Creation time stamp |
UTS (UTS) | Date/Time | Update time stamp |
Version (VERSION) | Integer | Version number |
Left target (LEFTUID) | Guid | Owner object |
Right target (RIGHTUID) | Integer | Child object |