getListOfSubjectArea() Method
In ReportService, use the getListOfSubjectArea() method to get the list of Subject Areas in semantic layer.
Signature
public ArrayOfString getListOfSubjectArea(String userID, String password, String connectionName);
Parameters for getListOfSubjectArea() Method
Parameter | Description |
---|---|
String userID |
Specifies the user ID of the user. |
String password |
Specifies the password of the user. |
String connectionName |
Specifies a valid connection name. |