Jump to: navigation, search

Difference between revisions of "SYSCLS HOTSPOT"


 
(8 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
| title = HOTSPOT
 
| title = HOTSPOT
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = [[SYSCLS_ROOT]]
+
| inheritance = -
 
| namespace = System.Classification.Annotation
 
| namespace = System.Classification.Annotation
| purpose = Classify an object as Hotspot
+
| purpose = Classify an object as a Hotspotting target
| version = 2+
+
| version = 3+
| id = {3DA77126-4F79-48FB-9605-69DEBCB299E7}
+
| id = {5B984829-F0FB-4FF3-8067-845F2B06DD10}
 
}}
 
}}
  
Line 14: Line 14:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| HOTSPOT|| {{ByteStream}} || Hotspot Information
+
| HOTSPOTS|| {{ByteStream}} (String) || Hotspot Information
 
|}
 
|}
  
 
== See also ==
 
== See also ==
 +
* [[HotSpotting]]
 
* [[SYSCLS_ANNOTATION]]
 
* [[SYSCLS_ANNOTATION]]
 
* [[SYSCLS_SIGNATURE]]
 
* [[SYSCLS_SIGNATURE]]
 +
 +
{{Category/Version|3.0.0|HotSpotting}}
 +
 +
[[Category:3.0.0|SYSCLS HOTSPOT]]
 +
[[Category:Classifications|SYSCLS HOTSPOT]]

Latest revision as of 10:38, 28 October 2020

IC CLASSIFICATION.gif HOTSPOT
Name SYSCLS_HOTSPOT
Inheritance -
Namespace System.Classification.Annotation
ID {5B984829-F0FB-4FF3-8067-845F2B06DD10}
Purpose Classify an object as a Hotspotting target
Version 3+

MetaProperties

Name Data type Comment
HOTSPOTS ByteStream (String) Hotspot Information

See also