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|DateTime|DateTime}}} || [[Creation time stamp]]
+
| '''CTS''' (CTS) || {{PropertyType|Date/Time|DateTime}} || [[Creation time stamp]]
 
|-
 
|-
| '''UTS''' (UTS) || DateTime || [[Update time stamp]]
+
| '''UTS''' (UTS) || {{PropertyType|Date/Time|DateTime}} || [[Update time stamp]]
 
|-
 
|-
| '''Version''' (VERSION) || itn || [[Update time stamp]]
+
| '''Version''' (VERSION) || {{PropertyType|Integer|Int}} || [[Update time stamp]]
 
|}
 
|}
  
 
[[Category:System MetaClasses]]
 
[[Category:System MetaClasses]]
 
[[Category:Relation Data]]
 
[[Category:Relation Data]]

Revision as of 12:12, 19 December 2013

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


Own properties

Name Data type Comment
CTS (CTS) DateTime Creation time stamp
UTS (UTS) DateTime Update time stamp
Version (VERSION) Int Update time stamp