API Documentation
>
Interface Classes
> Class pfcUploadOptions
Class pfcUploadOptions
# include <
pfcServer.h
>
class
pfcUploadOptions
: public virtual
pfcUploadBaseOptions
{
xdeclare
(
pfcUploadOptions
)
...
};
This is a
COMPACT
class.
Description
Class describes upload options.
User Guide References:
Upload:pfcUploadOptions
Methods Inherited from Class
pfcUploadBaseOptions
::
GetDefaultFolder
,
SetDefaultFolder
,
GetNonDefaultFolderAssignments
,
SetNonDefaultFolderAssignments
,
GetAutoresolveOption
,
SetAutoresolveOption
Method Summary
static
pfcUploadOptions_ptr
Create
()
Creates a new
pfcUploadOptions
object.
Method Detail
static
pfcUploadOptions_ptr
Create
()
Creates a new
pfcUploadOptions
object.
User Guide References:
Upload:Create
Returns:
The new object.
Was this helpful?
This site works best with JavaScript enabled