Property

HasValue

val HasValue: bool

Type: T1 | T2
Namespace: System
Assembly: Raven.Core.dll
Source file: Union.rvn

Represents a value that can contain one of two alternative types.

Type parameters

Name Description
T1 The first alternative type.
T2 The second alternative type.