Difference between revisions of "RELATIONDATA"
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
| title = Relation Data Template | | title = Relation Data Template | ||
| name = RELATIONDATA | | name = RELATIONDATA | ||
− | | internalname = | + | | internalname = SystemObjects.RELATION_DATA |
| inheritance = - | | inheritance = - | ||
| namespace = System.Relation.Template<br/>Custom.Relation.Template | | namespace = System.Relation.Template<br/>Custom.Relation.Template | ||
Line 18: | Line 18: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | '''Create Session''' (CREATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session] object | + | | '''Create Session''' (CREATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session]] object |
|- | |- | ||
− | | '''CTS''' (CTS) || {{DateTime}} || | + | | '''CTS''' (CTS) || {{DateTime}} || Creation time stamp |
|- | |- | ||
− | | '''UTS''' (UTS) || {{DateTime}} || | + | | '''UTS''' (UTS) || {{DateTime}} || Update time stamp |
|- | |- | ||
− | | '''Version''' (VERSION) || {{Integer}} || | + | | '''Version''' (VERSION) || {{Integer}} || Version number |
|- | |- | ||
| '''Left target''' (LEFTUID) || {{Guid}} || Owner object | | '''Left target''' (LEFTUID) || {{Guid}} || Owner object | ||
Line 30: | Line 30: | ||
| '''Right target''' (RIGHTUID) || {{Integer}} || Child object | | '''Right target''' (RIGHTUID) || {{Integer}} || Child object | ||
|- | |- | ||
− | | '''Update session''' (UPDATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session] object | + | | '''Update session''' (UPDATESESSION) || {{Guid}} || [[UBIKSESSION|UBIK session]] object |
|} | |} | ||
− | [[Category: | + | [[Category:Metaclasses|RELATIONDATA]] |
− | [[Category: | + | [[Category:Relation data|RELATIONDATA]] |
Latest revision as of 12:59, 24 August 2015
Own properties
Name | Data type | Comment |
---|---|---|
Create Session (CREATESESSION) | Guid | 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 | UBIK session object |