ActionDetail 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.
The action detail
public class ActionDetail
type ActionDetail = class
Public Class ActionDetail
- Inheritance
-
ActionDetail
Constructors
ActionDetail() |
Initializes a new instance of the ActionDetail class. |
ActionDetail(String, String, String, String, String, String) |
Initializes a new instance of the ActionDetail class. |
Properties
Detail |
Gets or sets the detail of the friendly error message |
MechanismType |
Gets or sets the mechanism type |
Name |
Gets or sets the name of the action |
SendTime |
Gets or sets the send time |
Status |
Gets or sets the status of the action |
SubState |
Gets or sets the substatus of the action |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.