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