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
- _fieldId
Type: FieldId Extended Data Type
The ID of the field in the ProjTable table.
- _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.