Difference between revisions of "CEData 1 0-getCEDataByFieldID"
From ADF Docs
| Line 5: | Line 5: | ||
public query <strong>getCEDataByFieldID</strong> ( numeric fieldID ) | public query <strong>getCEDataByFieldID</strong> ( numeric fieldID ) | ||
| − | == Parameters == | + | == Parameters == |
| − | + | <table id="lib-params"> | |
| + | <tr class="header"> | ||
| + | <td>Required</td> | ||
| + | <td>Name</td> | ||
| + | <td>Type</td> | ||
| + | <td>Description</td> | ||
| + | </tr> | ||
| + | |||
| + | |||
| + | <tr> | ||
| + | |||
| + | <td class="required">required</td> | ||
| + | |||
| + | <td>fieldID</td> | ||
| + | <td>numeric</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Revision as of 03:24, 24 March 2010
Description
Returns Custom Element Data records for a given FieldID
Signature
public query getCEDataByFieldID ( numeric fieldID )
Parameters
| Required | Name | Type | Description |
| required | fieldID | numeric |