RangeVariableKind.NonResource Field
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.
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