Class GetExceptionDetailsCommandSettings
GetExceptionDetails
public sealed class GetExceptionDetailsCommandSettings : ICommand
- Inheritance
-
GetExceptionDetailsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
ErrorObjectId
Gets or sets the errorObjectId
[JsonPropertyName("errorObjectId")]
public string ErrorObjectId { get; set; }