Jump to: navigation, search

Difference between revisions of "CUSTOMMETAPROPERTY"


m (Text replacement - "[[Category:System MetaClasses" to "[[Category:Metaclasses")
Line 2: Line 2:
 
| title = Custom MetaProperty
 
| title = Custom MetaProperty
 
| name = CUSTOMMETAPROPERTY
 
| name = CUSTOMMETAPROPERTY
| internalname = CustomMetaProperty
+
| internalname = SystemObjects.CUSTOM_METAPROPERTY
 
| namespace = Custom.Main
 
| namespace = Custom.Main
 
| purpose = Manage custom MetaProperties
 
| purpose = Manage custom MetaProperties
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.CustomMetaProperty
 
}}
 
}}
  
 
[[Category:Metaclasses]]
 
[[Category:Metaclasses]]

Revision as of 13:35, 23 March 2015

IC METACLASS.gif Custom MetaProperty
Name CUSTOMMETAPROPERTY
Namespace Custom.Main
Internal Name SystemObjects.CUSTOM_METAPROPERTY
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.CustomMetaProperty
Purpose Manage custom MetaProperties
Version 2+