[This is preliminary documentation and is subject to change.]
Creates a DocumentAction DTO from a DocumentAction XPO
Namespace: QPulseWebServices.Core.XpoEntityTranslatorsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8
Syntax
| C# |
|---|
public static DocumentAction ObjectToContract( DocumentAction xpoDocAction ) |
Parameters
- xpoDocAction
- Type: QPulseWebServices.Core.XpoEntity.Documents..::..DocumentAction
[Missing <param name="xpoDocAction"/> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentActionTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentAction)"]
Return Value
Type: DocumentAction[Missing <returns> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentActionTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentAction)"]