Share via


RangeVariableKind.NonResource Field

Definition

A range variable that refers to non-entity/complex types.

public const int NonResource = 1;
val mutable NonResource : int
Public Const NonResource As Integer  = 1

Field Value

Value = 1

Applies to