Click or drag to resize

FieldPropertiesFilePath_FileUploadSource Property

The mechanism by which the user provides the upload file. See FileUploadSources

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
FileUploadSources FilePath_FileUploadSource { get; }

Property Value

Type: FileUploadSources
The mechanism by which the user provides the upload file. See FileUploadSources
Remarks
Applies to CellType FilePath only.
See Also