Difference between revisions of "CEData 1 0-getCEDataField"
From ADF Docs
Line 2: | Line 2: | ||
Returns the single field data value for the custom element record. | Returns the single field data value for the custom element record. | ||
− | == Signature == | + | == Signature == |
− | + | public ANY <strong>getCEDataField</strong> ( numeric formid, numeric datapageid, string fieldName ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:24, 24 March 2010
Description
Returns the single field data value for the custom element record.
Signature
public ANY getCEDataField ( numeric formid, numeric datapageid, string fieldName )
Parameters
Parameters