SourceGroup members

Represents a group that contains a list of sources that can be preserved or unpreserved as a unit.

The SourceGroup type exposes the following members.

Constructors

  Name Description
Public method SourceGroup Creates an instance of the SourceGroup object from a SPListItem object.

Top

Properties

  Name Description
Public property CanonicalId Gets the canonical ID for the SourceGroup object.
Public property DateEndFilter Gets or sets the end date filter used for the query.
Public property DateStartFilter Gets or sets the start date filter used for the query.
Public property DomainFilter Gets or sets the domain filter used for the query.
Public property HoldId Gets the hold ID used by this SourceGroup object.
Public property Items Gets or sets statistics for items that are associated with the SourceGroup object.
Public property Name Gets or sets the name that is associated with this SourceGroup object
Public property Preserve Gets or sets a value that indicates whether the T[:Microsoft.Office.Server.Discovery.SourceGroup] object is preserved in place.
Public property Query Gets or sets a query of this SourceGroup object.
Public property Size Gets or sets the size, in megabytes, for the SourceGroup object.
Public property Sources_Client Gets a list of sources in this SourceGroup object.

Top

Methods

  Name Description
Public method AddSource Adds a Source object to this SourceGroup object.
Public method ClearSources Clears all Source objects from this SourceGroup object.
Public method Delete Deletes a SourceGroup object.
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 RemoveSource Removes the specified Source object from this SourceGroup object.
Public method ToString (Inherited from Object.)
Public method Update Updates a SourceGroup object.

Top

See also

Reference

SourceGroup class

Microsoft.Office.Server.Discovery namespace