About this resource
Representation of a RecordClassification
Properties
| Property | Description | Type |
|---|---|---|
| id | Gets the Id of this classification. | guid |
| isManual | Indicates if this classification is added manually or automatically through classification mappings. | boolean |
| sortIndex | Gets the index of this recordclassification. This index indicates where the corresponding record is sorted in the classification. | int32 |
Relations
| Method | Name | Select-key | Resource type | Description |
|---|---|---|---|---|
| GET | self | Provides a link to this resource. | ||
| GET | target | select-RecordClassification: target | Classification | Gets the classification for this record classification. |