Difference between revisions of "RELATIONDATA"
Line 14: | Line 14: | ||
}} | }} | ||
== Own properties == | == Own properties == | ||
− | {| class="wikitable" width=50% | + | {| class="wikitable sortable" width=50% |
|- | |- | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
+ | |- | ||
+ | | '''Create Session''' (CREATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session] object | ||
|- | |- | ||
| '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]] | | '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]] | ||
Line 27: | Line 29: | ||
|- | |- | ||
| '''Right target''' (RIGHTUID) || {{Integer}} || Child object | | '''Right target''' (RIGHTUID) || {{Integer}} || Child object | ||
+ | |- | ||
+ | | '''Update session''' (UPDATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session] object | ||
|} | |} | ||
− | |||
[[Category:Relation data]] | [[Category:Relation data]] | ||
+ | [[Category:Metaclasses]] |
Revision as of 13:18, 9 March 2015
Own properties
Name | Data type | Comment |
---|---|---|
Create Session (CREATESESSION) | Guid | [[UBIKSESSION|UBIK session] object |
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 |
Update session (UPDATESESSION) | Guid | [[UBIKSESSION|UBIK session] object |