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