Click or drag to resize

Field<T>.Negatable Property

Get whether every element in the field can be negated.

Namespace:  WhetStone.Fielding
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public virtual bool Negatable { get; }

Property Value

Type: Boolean
See Also