Difference between revisions of "BASECLASS"
| Line 6: | Line 6: | ||
| typestring = UBIK.Kernel.MetaClass | | typestring = UBIK.Kernel.MetaClass | ||
| runtimetype = UBIK.Content.ContentClass | | runtimetype = UBIK.Content.ContentClass | ||
| − | |||
| image = [[File:SY_BASECLASS.png|220px]] | | image = [[File:SY_BASECLASS.png|220px]] | ||
| imagecaption = Base Class | | imagecaption = Base Class | ||
Revision as of 15:21, 13 May 2015
| Name | BASECLASS |
|---|---|
| Namespace | System |
| Internal Name | - |
| TypeString | UBIK.Kernel.MetaClass |
| RuntimeType | UBIK.Content.ContentClass |
| Purpose | Root class |
| Version | 2+ |
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 |
| Update session (UPDATESESSION) | Guid | UBIK session object |
