ScopeType 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.
Various scope types for Open API writer.
public enum ScopeType
type ScopeType =
Public Enum ScopeType
- Inheritance
-
ScopeType
Fields
Name | Value | Description |
---|---|---|
Object | 0 | Object scope. |
Array | 1 | Array scope. |