Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Attributes | List of all members
Impinj.OctaneSdk.TagBlockPermalockOpResult Class Reference

Contains the results of a block permalock operation. More...

Inheritance diagram for Impinj.OctaneSdk.TagBlockPermalockOpResult:
Impinj.OctaneSdk.TagOpResult

Public Attributes

BlockPermalockResult Result
 The results of the block permalock operation. More...
 
- Public Attributes inherited from Impinj.OctaneSdk.TagOpResult
ushort OpId
 The identifier of the tag operation that produced these results. More...
 
uint SequenceId
 The identifier of the tag operation sequence that contains this operation. More...
 
Tag Tag = new Tag()
 Details of the individual tag on which the operation was performed More...
 

Detailed Description

Contains the results of a block permalock operation.

Member Data Documentation

BlockPermalockResult Impinj.OctaneSdk.TagBlockPermalockOpResult.Result

The results of the block permalock operation.