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

[Missing <summary> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.PersonManagedListTranslator.GetManagedListItems(System.Collections.IEnumerable)"]

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

Syntax

C#
protected override ManagedListItem[] GetManagedListItems(
	IEnumerable managedListBO
)

Parameters

managedListBO
Type: System.Collections..::..IEnumerable

[Missing <param name="managedListBO"/> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.PersonManagedListTranslator.GetManagedListItems(System.Collections.IEnumerable)"]

Return Value

Type: array<ManagedListItem>[]()[][]

[Missing <returns> documentation for "M:QPulseWebServices.Core.EntityTranslators.ManagedLists.PersonManagedListTranslator.GetManagedListItems(System.Collections.IEnumerable)"]

See Also