Share via


RangeVariableKind Class

Definition

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.

Applies to