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

[Missing <summary> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.DepartmentTranslator.ObjectToContract(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.DocumentDepartment)"]

Namespace: GaelQuality.Bacchus.BusinessObjects.XPOTranslators
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public static Department ObjectToContract(
	DocumentDepartment dept
)

Parameters

dept
Type: DocumentDepartment

[Missing <param name="dept"/> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.DepartmentTranslator.ObjectToContract(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.DocumentDepartment)"]

Return Value

Type: Department

[Missing <returns> documentation for "M:GaelQuality.Bacchus.BusinessObjects.XPOTranslators.DepartmentTranslator.ObjectToContract(GaelQuality.Bacchus.BusinessObjects.XPO.Documents.DocumentDepartment)"]

See Also