[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DepartmentTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentDepartment)"]

Namespace: QPulseWebServices.Core.XpoEntityTranslators
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6001.273

Syntax

C#
public static Department ObjectToContract(
	DocumentDepartment xpoDept
)

Parameters

xpoDept
Type: QPulseWebServices.Core.XpoEntity.Documents..::..DocumentDepartment

[Missing <param name="xpoDept"/> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DepartmentTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentDepartment)"]

Return Value

Type: Department

[Missing <returns> documentation for "M:QPulseWebServices.Core.XpoEntityTranslators.DepartmentTranslator.ObjectToContract(QPulseWebServices.Core.XpoEntity.Documents.DocumentDepartment)"]

See Also