Skip to end of banner
Go to start of banner

admUpdateIssueTypeScreenSchemeAssociation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Updates the association between an issue type and a screen scheme in the context of a certain project's Issue Type Screen Scheme.

Parameters

Return Type

Boolean

Returns 'true' if the association was updated and 'false' if not.

Example

boolean result = admUpdateIssueTypeScreenSchemeAssociation("DEMO", "Epic", "DEMO: Project Management Screen Scheme");

See also

  • No labels