[This is preliminary documentation and is subject to change.]
Indicates whether a percent Mark is accepted (format ##0.00).
| C# | Visual Basic | Visual C++ |
public class Percentage : SifElement
Public Class Percentage _ Inherits SifElement
public ref class Percentage : public SifElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| PercentagePercentageNew()() |
Creates an instance of a Percentage
| |
| IsAccepted |
Gets or sets the value of the IsAccepted attribute.
| |
| Maximum |
Gets or sets the value of the <Maximum> element.
| |
| Minimum |
Gets or sets the value of the <Minimum> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| Percentage | |||