Currency Client Object for French (Canada)
class Currency
{
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
Currency Class | Currency Constructor | Currency Members | Currency Properties | Currency Methods | Currency Events