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