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


|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admGetIssueTypeScreenScheme(pkey) | **Package** | adm |
| **Alias** |  | **Pkg Usage** | admGetIssueTypeScreenScheme(pkey) |

## Description

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

Updates the project issue type screen scheme.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| pkey | String | Yes | Project key. Must exist. |
| schemeName | String | Yes | Scheme name. The scheme must exist. |

## Return Type

**Boolean (true/false)**

The requested scheme name.

## See also

> Macro (contentbylabel)