Difference between revisions of "CEData 1 0-getCENameByFormID"
From ADF Docs
| Line 4: | Line 4: | ||
public string <strong>getCENameByFormID</strong> ( numeric FormID ) | public string <strong>getCENameByFormID</strong> ( numeric FormID ) | ||
| − | == 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>FormID</td> | ||
| + | <td>numeric</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Revision as of 03:24, 24 March 2010
Description
Signature
public string getCENameByFormID ( numeric FormID )
Parameters
| Required | Name | Type | Description |
| required | FormID | numeric |