LastValidationDateTime Members
Include Protected Members
Include Inherited Members
Used to return the date and time of the last merge subscription validation.
The LastValidationDateTime type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LastValidationDateTime() | Creates a new instance of the LastValidationDateTime class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AttemptedDateTime | Gets or sets the date and time when the last validation was attempted. |
![]() |
SuccessfulDateTime | Gets or sets the date and time when the last successful validation occurred. |
![]() |
UserData | Gets or sets an object property that allows users to attach their own data to this object. |
Top