ProjTable::rangeProjId Method

Gets a comma-delimited string of project IDs.

Syntax

server public static str rangeProjId(FieldId _fieldId, anytype _FieldValue)

Run On

Server

Parameters

  • _FieldValue
    Type: anytype
    The value of the field that the projects that are retrieved must contain.

Return Value

Type: str
A string of comma-delimited project IDs.

See Also

Reference

ProjTable Table