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