| Get Method | |
| See Also |
- pIBinLocationAttributeParams
The key of the bin location attribute code to retrieve.
Retrieves a bin location attribute code.
The bin location attribute code is specified by its key, which is contained in the BinLocationAttributeParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIBinLocationAttributeParams As BinLocationAttributeParams _
) As BinLocationAttribute |
- pIBinLocationAttributeParams
The key of the bin location attribute code to retrieve.