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

[Missing <summary> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.CommonManagedListTranslator.BusinessObjectToContract(GaelQuality.Bacchus.BusinessObjects.Common.ManagedListItemBase)"]

Namespace: QPulseWebServices.Core.EntityTranslators.ManagedLists
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
private ManagedListItem BusinessObjectToContract(
	ManagedListItemBase refItem
)

Parameters

refItem
Type: ManagedListItemBase

[Missing <param name="refItem"/> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.CommonManagedListTranslator.BusinessObjectToContract(GaelQuality.Bacchus.BusinessObjects.Common.ManagedListItemBase)"]

Return Value

Type: ManagedListItem

[Missing <returns> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.CommonManagedListTranslator.BusinessObjectToContract(GaelQuality.Bacchus.BusinessObjects.Common.ManagedListItemBase)"]

See Also