Jump to: navigation, search

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) || {{PropertyType|Date/Time|DateTime}} || [[Creation time stamp]]
+
| '''CTS''' (CTS) || {{DateTime}} || [[Creation time stamp]]
 
|-
 
|-
| '''UTS''' (UTS) || {{PropertyType|Date/Time|DateTime}} || [[Update time stamp]]
+
| '''UTS''' (UTS) || {{DateTime}} || [[Update time stamp]]
 
|-
 
|-
| '''Version''' (VERSION) || {{PropertyType|Integer|Int}} || [[Version number]]
+
| '''Version''' (VERSION) || {{Integer}} || [[Version number]]
 
|-
 
|-
| '''Left target''' (LEFTUID) || {{PropertyType|Guid|Guid}} || Owner object
+
| '''Left target''' (LEFTUID) || {{Guid}} || Owner object
 
|-
 
|-
| '''Right target''' (RIGHTUID) || {{PropertyType|Integer|Integer}} || Child object
+
| '''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

IC METACLASS.gif Relation Data Template
Name RELATIONDATA
Namespace System.Relation.Template
Custom.Relation.Template
Internal Name RelationData
TypeString {{{typestring}}}
RuntimeType {{{runtimetype}}}
Purpose Relation data template
Version 2+

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