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

Initializes a new instance of the DocumentSummaryXpoCollectionHelper class

Namespace: QPulseWebServices.Core.XpoUtils
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8

Syntax

C#
public DocumentSummaryXpoCollectionHelper(
	IXpoAuthorisationManager authorisationManager
)

Parameters

authorisationManager
Type: IXpoAuthorisationManager

[Missing <param name="authorisationManager"/> documentation for "M:QPulseWebServices.Core.XpoUtils.DocumentSummaryXpoCollectionHelper.#ctor(GaelQuality.Bacchus.Xpo.Common.Security.IXpoAuthorisationManager)"]

See Also