public enum InputFieldScope : System.Enum
public enum InputFieldScope : System.Enum
| Member | Description |
|---|---|
| All | This is an input field for all (Merchat as well as Customer) |
| Customer | This is an input field for customers |
| Merchant | This is an input field for merchants |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Products.InputFieldScope