[Flags()] public enum KeywordFieldType : System.Enum
[Flags()] public enum KeywordFieldType : System.Enum
| Member | Description |
|---|---|
| All | All relevant text columns |
| BillingInfo | Billing fields such as BillToName, BillToEmail, etc. |
| Notes | Order notes |
| ProductName | Product Sku |
| ShippingInfo | Shipping fields such as ShipToName, ShipToEmail, etc. |
| Sku | Product Sku |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Search.KeywordFieldType