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

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

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

Syntax

C#
private ManagedListItem BusinessObjectToContract(
	ROPerson refItem
)

Parameters

refItem
Type: ROPerson

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

Return Value

Type: ManagedListItem

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

See Also