admSetProjectCategory

admSetProjectCategory

 

Syntax

admSetProjectCategory(pkey, categoryName)

Package

adm

Alias

 

Pkg Usage

setProjectCategory(pkey, categoryName)

Description

Set project category to the project.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

pkey

String

Yes

Project key.

categoryName

String

Yes

Project category name.

Return Type

Boolean (true/false)

Returns true if the category was set to the project and false otherwise.

Example

admSetProjectCategory("T3", "Thunderbolt3");

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.