Difference between revisions of "CEData 1 0-getCEData"
From ADF Docs
Line 2: | Line 2: | ||
Returns array of structs for all data matching the Custom Element. | Returns array of structs for all data matching the Custom Element. | ||
− | == Signature == | + | == Signature == |
− | + | public array <strong>getCEData</strong> ( string customElementName, string customElementFieldName, any item, string queryType, string searchValues, string searchFields ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:23, 24 March 2010
Description
Returns array of structs for all data matching the Custom Element.
Signature
public array getCEData ( string customElementName, string customElementFieldName, any item, string queryType, string searchValues, string searchFields )
Parameters
Parameters