admGetIssueTypeScreenSchemeAssociations
Description
Returns an array of indexed issue types and screen schemes that are associated in the context of a certain project's Issue Type Screen Scheme. Only the issue types that belong to the project are considered.
Parameters
Return Type
String []
Returns an array of indexed issue types and screen schemes.
Example
string[] result = admGetIssueTypeScreenSchemeAssociations("DEMO");