Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
![]() |
class NaturalNumber
{
public string ActiveQAPhase { get; }
public int LowerBound { get; }
public int UpperBound { get; }
}
Properties
- ActiveQAPhase
A string that contains the name of the currently active internal QA. Application authors can use this value to determine which phase of the control's operation is currently active. PromptSelectFunction routines may select prompt text based on the value of the ActiveQAPhase property. - LowerBound
The lower boundary. - UpperBound
The upper boundary.
See Also
NaturalNumber Class | NaturalNumber Constructor | NaturalNumber Members | NaturalNumber Properties | NaturalNumber Methods | NaturalNumber Events
.jpg)