SubjectCode Property (Utility Control)
   Windows - Visual C++
Read Only
   Description
   The SubjectCode property returns 
   the subject code name after the ShowSubjects method
    has been called.
   Syntax
   CString text = GetSubjectCode();
The SubjectCode syntax has these parts:
| Part | Description | |
| text | A String containing the subject code. | |
See Also: ShowSubjects SubjectName SubjectSearchString
Back to: Utility Properties