Property Precision
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Precision
Gets the precision of the expression. Not applicable for expressions.
public byte Precision { get; }
Property Value
Exceptions
- NotImplementedException
Always thrown as expressions don't have a predetermined precision.