ItemattachPhysicalFile Method |
| Name | Description | |
|---|---|---|
| attachPhysicalFile(String) |
Attach physical file to the item. Calling the method means that the physical will be streamed to the server
when apply() is called on the item.
| |
| attachPhysicalFile(String, String) | Obsolete.
Attach physical file to the item. Calling the method means that the physical will be streamed to the server
when apply() is called on the item.
|