[This is preliminary documentation and is subject to change.]
Converts a DocumentReview BO to a DTO
Namespace: QPulseWebServices.Core.XpoEntityTranslatorsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6001.273
Syntax
| C# |
|---|
public static DocumentReview ObjectToContract( DocumentReview xpoReview ) |
Parameters
- xpoReview
- Type: QPulseWebServices.Core.XpoEntity.Documents..::..DocumentReview
[Missing <param name="xpoReview"/> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentReviewTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentReview)"]
Return Value
Type: DocumentReview[Missing <returns> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentReviewTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentReview)"]