[This is preliminary documentation and is subject to change.]
Retrieve an embeddded attachment from the Q-Pulse database.
Namespace:
QPulseWebServices.Contracts.ServiceAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.15
Syntax
Parameters
- Token
- Type: System..::.String
An authentication token previously requested from the Core service.
- ObjectType
- Type: System..::.String
"Occurrence", "Audit", "Document" or "NonConformance"
- ObjectID
- Type: System..::.Int32
The ID of the record in the Q-Pulse Database
- AttachmentID
- Type: System..::.Int32
The ID of the Attachment in the Q-Pulse database.