DistinguishedGroupByType Members

Include Protected Members
Include Inherited Members

The DistinguishedGroupByType class represents a standard grouping for FindItem queries.

The DistinguishedGroupByType type exposes the following members.

Constructors

  Name Description
Public method DistinguishedGroupByType The DistinguishedGroupByType constructor initializes a new instance of the DistinguishedGroupByType class.

Top

Properties

  Name Description
Public property Order The Order property gets or sets the order of the groups in the grouped item array that is returned in the response. (Inherited from BaseGroupByType.)
Public property StandardGroupBy The StandardGroupBy property gets or sets the standard property that is used for a grouped query.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top