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