GetMagazineDataRequest Class |
** NOTE: ADDED in CFX 1.3 **
Sent from a Hermes endpoint to request magazine data
{
"MagazineId": "ID12345"
}
Inheritance Hierarchy Namespace: CFX.Production.HermesAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic class GetMagazineDataRequest : CFXMessage
Public Class GetMagazineDataRequest
Inherits CFXMessage
The GetMagazineDataRequest type exposes the following members.
Constructors
Properties | Name | Description |
---|
 | MagazineId |
Barcode of a magazine, required to identify the magazine.
|
Top
See Also