Changes
{{ClassificationInfoBox
| title = Scan code affix
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = System.Classification.Scan
| purpose = Scan code store with affix
| version = 4.4+
| id = {6e2d1f09-9f22-4bac-952d-8e117617b259}
}}
An object classified by SYSCLS_SCAN_CODE_AFFIX_CLASSIFICATION and implemented [[MetaProperties]] can be used to [[Optical_code#Scan_with_code_affixes|scan code with affix]]
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=30% | Data type !! Comment
|-
| CODE_PREFIX || {{String}} || prefix of the barcode
|-
| CODE_SURFFIX|| {{String}} || Surffix of the barcode
|}
== See also ==
* [[HowTo:Optical_code#Scan_with_code_affixes]]