Difference between revisions of "Utils 1 0-updateListItems"

From ADF Docs
Jump to: navigation, search
Line 7: Line 7:
 
public struct <strong>updateListItems</strong> ( string fieldType )
 
public struct <strong>updateListItems</strong> ( string fieldType )
  
== Parameters ==
+
== 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>fieldType</td>
 +
<td>string</td>
 +
<td></td>
 +
</tr>
 +
 +
</table>

Revision as of 04:09, 24 March 2010

Description

Return to Utils_1_0

Given a fieldType update the fields that use that field type to have list items

Signature

public struct updateListItems ( string fieldType )

Parameters

Required Name Type Description
required fieldType string