PFApplicationService<PackflowApplicationType>.AttachFile Method |
Name | Description | |
---|---|---|
AttachFile<PocoItemType>(String, String, PFUploadRequest) |
Attach a new file in an item field and saves the item.
| |
AttachFile<PocoItemType>(String, Int64, String, String,Byte[]) |
Attach a new file in an item field and saves the item.
|