[This is preliminary documentation and is subject to change.]
Convert a DocumentStandard BO to its DTO equivalent
Namespace: QPulseWebServices.Core.XpoEntityTranslatorsAssembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8
Syntax
| C# |
|---|
public static DocumentStandard ObjectToContract( DocumentAreaOfStandard xpoStandard ) |
Parameters
- xpoStandard
- Type: QPulseWebServices.Core.XpoEntity.Documents..::..DocumentAreaOfStandard
[Missing <param name="xpoStandard"/> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentStandardTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentAreaOfStandard)"]
Return Value
Type: DocumentStandard[Missing <returns> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DocumentStandardTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentAreaOfStandard)"]