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

Common controller to encapsulate common code shared by draft and active controllers

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

Syntax

C#
public class DocumentSummaryXpoCollectionHelper : XpoCollectionHelper<Revision>

Inheritance Hierarchy

System..::..Object
  QPulseWebServices.Core.XpoUtils..::..XpoCollectionHelper<(Of <(<'Revision>)>)>
    QPulseWebServices.Core.XpoUtils..::..DocumentSummaryXpoCollectionHelper

See Also