TimelineAttempt 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.
[System.Runtime.Serialization.DataContract]
public class TimelineAttempt
type TimelineAttempt = class
Public Class TimelineAttempt
- Inheritance
-
TimelineAttempt
- Attributes
Constructors
TimelineAttempt() |
Properties
Attempt |
Gets or sets the attempt of the record. |
Identifier |
Gets or sets the unique identifier for the record. |
RecordId |
Gets or sets the record identifier located within the specified timeline. |
TimelineId |
Gets or sets the timeline identifier which owns the record representing this attempt. |