Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/CustomField/CustomFieldController.cs (line 70)
Part of: Pams
Endpoint
GET /customfield/getcustomfieldsofobjectbyid/{objId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
objId | path | long | ✓ | |
pk | query | string | ✓ | |
companyId | query | int | ✓ | |
tableName | query | string | ✓ |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
CustomFieldController—Pams/API/Pams.API/Controllers/CustomField/CustomFieldController.cs:15
Was this page helpful?