projectsForBoard

projectsForBoard

 

Syntax

projectsForBoard(boardId)

Package

 

Alias

 

Pkg Usage

 

Description

Retrieves the projects associated with a specific board, providing information about which projects the board is linked to.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

boardId

Integer

Yes

Board id

Return Type

String []

Gets the board projects keys

Example

string [] projects = projectsForBoard(boardId); return projects;

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.