ift-gftc / opentraceability

A repository for storing code for the open source traceability libraries developed by IFT.
MIT License
4 stars 2 forks source link

VocabularyType cannot be assigned a value, there is no SET property, PRIORITY=HIGH #41

Open megunemre opened 5 months ago

megunemre commented 5 months ago

VocabularyType cannot be assigned a value, there is no SET property,

VocabularyType cannot be assigned a value, there is no SET property, However, when creating an xml document, it gives an error because this field is null.

         vocabularyElementsList.Add(new VocabularyElement
         {

             ID = "urn:epcglobal:cbv:mda#name",
             Context = "xxxxxxxxxxxxxxxxxxxxx",
            ****  VocabularyType = VocabularyType.Location ****
         })
Get-Rect commented 2 months ago

Hi @megunemre. Sorry for the late response. We have been swamped recently. We will look into this in July and get back to you.