Class NullValue
Represents null values in the evaluation of DecisionModels.
Inherited Members
Namespace: Quantellia.WMServer.DecisionModeler.ValueTypes
Assembly: WMServer.dll
Syntax
public class NullValue : AtomicElementValue
Properties
Value
The single immutable instance of the NullValue type.
Declaration
public static NullValue Value { get; }
Property Value
Type | Description |
---|---|
NullValue |