NurApiTagStorageAddTag(NurApiTag, NurApiTag) Method
Add / update tag in tag storage
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public bool AddTag(
NurApiTag tag,
out NurApiTag storedTag
)
- tag NurApiTag
- Tag to add
- storedTag NurApiTag
- New or updated tag is stored here
BooleanTrue if tag was added, false if tag was updated.
If tag is already found in storage, it's meta data is updated from tag