---
title: "admGetIssueTypeScreenScheme"
canonical: "https://support.appfire.com/space/PSJ/15490183/admGetIssueTypeScreenScheme"
format: markdown
---
> Macro (aura-html)

> Macro (button-handy)



> Macro (table-plus)
> 
> |  |  |  |  |
> | --- | --- | --- | --- |
> | **Syntax** | admGetIssueTypeScreenScheme(pkey) | **Package** | adm |
> | **Alias** |  | **Pkg Usage** | issueTypeScreenScheme(pkey) |

## Description

> Macro (excerpt)
> 
> Returns the project issue type screen scheme.

Returns the project issue type screen scheme.

## Parameters

> Macro (table-plus)
> 
> | Parameter name | Type | Required | Description |
> | --- | --- | --- | --- |
> | pkey | String | Yes | Project key. |

## Return Type

**String**

The requested scheme name.

## See also

> Macro (contentbylabel)