Jump to: navigation, search

Difference between revisions of "SYSCLS MARKERID"


m (Text replacement - "{{UBIKCLIENT}}" to "{{UBIK Client}}")
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
| namespace = System.Classification
 
| namespace = System.Classification
 
| purpose = Use a Marker ID
 
| purpose = Use a Marker ID
| version = 2+
+
| version = 2+ (deprecated, will be removed in 2.2.5)
 +
| id = {fdb0605c-c547-40e8-9abc-43c215ad961e}
 
}}
 
}}
An object classified by SYSCLS_MARKERID and implementing the MetaProperty can be loaded on the {{UBIKCLIENT}} using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID.
+
An object classified by SYSCLS_MARKERID and implementing the [[MetaProperty]] can be loaded on the {{UBIK Client}} using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID.
 +
 
 +
{{Attention|This classification is deprecated and will be removed in version 2.2.5! Please use the System Classification [[SYSCLS_OBJECTWITHIDMARKER]] instead.}}
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 14: Line 17:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| MARKERID || int || Contains the marker ID value
+
| MARKERID || {{Integer}} || Contains the Metaio marker ID value
 
|}
 
|}
  
[[Category:System Classifications]]
+
[[Category:Classifications|M]]

Latest revision as of 10:13, 8 May 2015

IC CLASSIFICATION.gif Marker ID
Name SYSCLS_MARKERID
Inheritance -
Namespace System.Classification
ID {fdb0605c-c547-40e8-9abc-43c215ad961e}
Purpose Use a Marker ID
Version 2+ (deprecated, will be removed in 2.2.5)

An object classified by SYSCLS_MARKERID and implementing the MetaProperty can be loaded on the UBIK® Client using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID.

IC Attention.pngThis classification is deprecated and will be removed in version 2.2.5! Please use the System Classification SYSCLS OBJECTWITHIDMARKER instead.

MetaProperties

Name Data type Comment
MARKERID Integer Contains the Metaio marker ID value