RangeVariableKind Class
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.
Enumeration of the different kinds of RangeVariables.
public static class RangeVariableKind
type RangeVariableKind = class
Public Class RangeVariableKind
- Inheritance
-
RangeVariableKind
Fields
NonResource |
A range variable that refers to non-entity/complex types. |
Resource |
A range variable that refers to entity type or a complex. |