AlphaDigit Client Object for French (Canada)
class AlphaDigit
{
public string ActiveQAPhase { 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.
See Also
AlphaDigit Class | AlphaDigit Constructor | AlphaDigit Members | AlphaDigit Properties | AlphaDigit Methods | AlphaDigit Events