Jump to: navigation, search

Difference between revisions of "SYSCLS ANNOTATION"


 
(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
 
|-
 
|-
| ANNOTATIONS || {{ByteStream}} || Annotation Information
+
| ANNOTATIONS || {{ByteStream}} (String) || Annotation Information
 
|}
 
|}
  
 
== See also ==
 
== See also ==
 +
* [[HotSpotting]]
 
* [[SYSCLS_HOTSPOT]]
 
* [[SYSCLS_HOTSPOT]]
 
* [[SYSCLS_SIGNATURE]]
 
* [[SYSCLS_SIGNATURE]]

Latest revision as of 10:39, 28 October 2020

IC CLASSIFICATION.gif ANNOTATION
Name SYSCLS_ANNOTATION
Inheritance -
Namespace System.Classification.Annotation
ID {D67975AA-1CD8-435A-814D-B81458134EEF}
Purpose Classify an object as Annotation
Version 3+

MetaProperties

Name Data type Comment
ANNOTATIONS ByteStream (String) Annotation Information

See also