[This is preliminary documentation and is subject to change.]
A Numeric
| C# | Visual Basic | Visual C++ |
public class Numeric : SifElement
Public Class Numeric _ Inherits SifElement
public ref class Numeric : public SifElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| NumericNumericNew()() |
Creates an instance of a Numeric
| |
| High |
Gets or sets the value of the <High> element.
| |
| IsAccepted |
Gets or sets the value of the IsAccepted attribute.
| |
| Low |
Gets or sets the value of the <Low> element.
| |
| Precision |
Gets or sets the value of the <Precision> element.
| |
| Scale |
Gets or sets the value of the <Scale> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| Numeric | |||