[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.6202.19
Syntax
| C# |
|---|
Document AcknowledgeDocument( string token, int documentID, string userName, string password ) |
Parameters
- token
- Type: System..::..String
[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]
- documentID
- Type: System..::..Int32
[Missing <param name="documentID"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]
- userName
- Type: System..::..String
[Missing <param name="userName"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]
- password
- Type: System..::..String
[Missing <param name="password"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]
Return Value
Type: Document[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,System.String)"]