Overload List
Name | Description | |
---|---|---|
ScheduleDefinitionManager()()() |
Initializes a new instance of the ScheduleDefinitionManager class.
The initial values of the data member properties are set to appropriate property paths for using ScheduleDefinitionItem objects.
| |
ScheduleDefinitionManager(DataManagementMode) |
Initializes a new instance of the ScheduleDefinitionManager class.
The initial values of the data member properties are set to appropriate property paths for using ScheduleDefinitionItem objects.
| |
ScheduleDefinitionManager(IEnumerable<(Of <(SimpleScheduleDefinitionItem>)>)) |
Initializes a new instance of the ScheduleDefinitionManager class using simple data management mode.
| |
ScheduleDefinitionManager(IEnumerable) |
Initializes a new instance of the ScheduleDefinitionManager class.
The initial values of the data member properties are set to appropriate property paths for using ScheduleDefinitionItem objects.
| |
ScheduleDefinitionManager(IEnumerable, String, String, EntityManager..::.Initialization) |
Initializes a new instance of the ScheduleDefinitionManager class.
|