[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,System.String)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
Document AcknowledgeDocument( string token, int documentID, string userName, string password, string accessToken ) |
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,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,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,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,System.String)"]
- accessToken
- Type: System..::..String
[Missing <param name="accessToken"/> documentation for "M:QPulseWebServices.Contracts.Service.IDocument.AcknowledgeDocument(System.String,System.Int32,System.String,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,System.String)"]