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