UploadConfiguration Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class UploadConfiguration
The UploadConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| UploadConfiguration |
constructor
|
| Name | Description | |
|---|---|---|
| AutomaticUploadEnabled |
Is automatic upload enabled for the system
| |
| FileNames |
dictionary of the filenames. key is the filetype (account,resource etc)
| |
| FileShare |
the fileshare where files for this system is/should be
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |