Class DeleteStatusCommandArgument
- Namespace
- Kentico.Xperience.Admin.DigitalCommerce.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalCommerce.dll
DeleteStatus(DeleteStatusCommandArgument, CancellationToken) command arguments.
public sealed class DeleteStatusCommandArgument
- Inheritance
-
objectDeleteStatusCommandArgument
- Extension Methods
Constructors
DeleteStatusCommandArgument()
public DeleteStatusCommandArgument()
Properties
Identifier
Code name of the order status that should be deleted.
public string Identifier { get; set; }
Property Value
- string