ValidateStoreRemoveProductPropertyAlias
public class ValidateStoreRemoveProductPropertyAlias : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateStoreRemoveProductPropertyAlias
public ValidateStoreRemoveProductPropertyAlias(StoreReadOnly store, string alias)
Properties
Alias
public string Alias { get; }
Store
public StoreReadOnly Store { get; }