![]() | VerificationStepModel Class |
Namespace: DoubleTake.Web.Models
The VerificationStepModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | VerificationStepModel | Initializes a new instance of the VerificationStepModel class |
Name | Description | |
---|---|---|
![]() | CanFix |
Gets or sets a value indicating whether this step can be fixed.
|
![]() | Id |
Gets or sets a value representing the identifier of this verification step.
|
![]() | Index |
Gets or sets the index of this verification step
|
![]() | MessageFormatParameters |
Gets or sets the message format parameters for this step.
|
![]() | MessageKey |
Gets or sets a value representing a message key for this verification step.
|
![]() | Progress |
Gets or sets value that indicates the completion progress of this verification step.
|
![]() | Status |
Gets or sets the status of this verification step.
|
![]() | TitleFormatParameters |
Gets or sets the title format parameters for this step.
|
![]() | TitleKey |
Gets or sets a value representing a title key for this verification step.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |