VLModelDeserializationResult stores associated data of the models. More...
| Data Fields | |
| string | id | 
| The internal id that has been assigned to the added model.  More... | |
| string [] | licenseFeatures | 
| Model hash of the data added to the tracking system. These strings can be used to acquire new license features for these models.  More... | |
| string | name | 
| The name of the model added to the tracking system.  More... | |
VLModelDeserializationResult stores associated data of the models.
VLModelDeserializationResult stores associated data of the models, which have been added to tracking system. It contains, name, id and licensing informations. Please NOTE: THIS PIECE OF CODE IS CONSIDERED AS BETA AND MAY BE MATTER OF CHANGE.
| string VLModelDeserializationResult.id | 
The internal id that has been assigned to the added model.
| string [] VLModelDeserializationResult.licenseFeatures | 
Model hash of the data added to the tracking system. These strings can be used to acquire new license features for these models.
| string VLModelDeserializationResult.name | 
The name of the model added to the tracking system.