CustomerSearchField Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists the supported customer search fields.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum CustomerSearchField
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type CustomerSearchField =
Public Enum CustomerSearchField
- Inheritance
-
CustomerSearchField
- Attributes
Fields
Name | Value | Description |
---|---|---|
CompanyName | 0 | Customer company name. |
Domain | 1 | Customer domain name. |
IndirectReseller | 2 | The indirect reseller |
IndirectCloudSolutionProvider | 3 | The indirect CSP |