DocumentRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in Related records
public class DocumentRecord
type DocumentRecord = class
Public Class DocumentRecord
- Inheritance
-
DocumentRecord
Constructors
| Name | Description |
|---|---|
| DocumentRecord() | |
Properties
| Name | Description |
|---|---|
| AdditionalProperties |
Additional Properties |
| RecordId |
This output uniquely identifies each related record returned by the action. |
| RecordTitle |
This output indicates the title of each related record returned by the action. |
| RecordType |
This output indicates the type of each related record returned by the action. |
| RecordTypeDisplayName |
This output indicates the display name of record type of each related record returned by the action. |
| RecordTypeDisplayNameInPlural |
This output indicates the plural display name of the record type of each related record returned by the action. |
| UrlOfTheEnvelope |
This output indicates the URL of each related record returned by the action. |