Jump to: navigation, search

Difference between revisions of "SYSCLS AR ITEM OBJECT VIS"


 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ARITEM_VISIBLE || {{bool}} || ARItem Visible
+
| ARITEM_VISIBLE || {{Boolean}} || ARItem Visible
 
|}
 
|}
  
 
== See also ==
 
== See also ==
* [[Create_a_new_Classification]]
+
* [[HowTo:Create_a_new_Classification]]
* [[Assign_a_Classification_to_a_MetaClass]]
+
* [[HowTo:Assign a Classification to a MetaClass]]
  
 
{{Category/Version|3.0.0}}
 
{{Category/Version|3.0.0}}

Latest revision as of 09:35, 11 October 2018

IC CLASSIFICATION.gif ARItemObjectVisibility
Name SYSCLS_AR_ITEM_OBJECT_VIS
Inheritance -
Namespace System.Classification.ARMARKER
ID {6C112C96-AD18-4594-86D3-906C5E480626}
Purpose Control the visibility of ARItems
Version 3+

MetaProperties

Name Data type Comment
ARITEM_VISIBLE Boolean ARItem Visible

See also