ApplicationKind 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.
The application kind.
public enum ApplicationKindtype ApplicationKind = Public Enum ApplicationKind- Inheritance
- 
				ApplicationKind
Fields
| Name | Value | Description | 
|---|---|---|
| ServiceCatalog | 0 | The application kind is service catalog. | 
| MarketPlace | 1 | The application kind is marketplace. |