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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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