RecordSeries Members

Include Protected Members
Include Inherited Members

Represents a rule.

The RecordSeries type exposes the following members.

Constructors

  Name Description
Public method RecordSeries Initializes a new instance of the RecordSeries class.

Top

Properties

  Name Description
Public property ContentType Gets the content type for this rule.
Public property Default Gets a Boolean value that specifies whether the rule is configured as the default rule.
Public property Description Gets the human-readable text that explains the rule.
Public property Location Gets the storage location in the repository for file types that apply to the rule.
Public property Mappings Gets the list of other file types for which the rule applies.
Public property Name Gets the file type to which the rule applies.
Public property RequestedRecordRouting Gets the requested record routing for this rule.
Public property Router Gets the custom Router for this rule.

Top

Methods

  Name Description
Public method Delete Deletes the current rule.
Public method Dispose Releases all unmanaged resources that are used by the RecordSeries 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.)
Public methodStatic member ListUrl Gets the list URL for the specified SPWeb.
Protected method MemberwiseClone (Inherited from Object.)
Protected method StrGetField Gets the specified field as a string.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RecordSeries Class

Microsoft.Office.RecordsManagement.RecordsRepository Namespace