RecordSeries Members
Include Protected Members
Include Inherited Members
Represents a rule.
The RecordSeries type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RecordSeries | Initializes a new instance of the RecordSeries class. |
Top
Properties
Name | Description | |
---|---|---|
ContentType | Gets the content type for this rule. | |
Default | Gets a Boolean value that specifies whether the rule is configured as the default rule. | |
Description | Gets the human-readable text that explains the rule. | |
Location | Gets the storage location in the repository for file types that apply to the rule. | |
Mappings | Gets the list of other file types for which the rule applies. | |
Name | Gets the file type to which the rule applies. | |
RequestedRecordRouting | Gets the requested record routing for this rule. | |
Router | Gets the custom Router for this rule. |
Top
Methods
Name | Description | |
---|---|---|
Delete | Deletes the current rule. | |
Dispose | Releases all unmanaged resources that are used by the RecordSeries object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ListUrl | Gets the list URL for the specified SPWeb. | |
MemberwiseClone | (Inherited from Object.) | |
StrGetField | Gets the specified field as a string. | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace