Overload List

  NameDescription
AssignmentManager()()()
Initializes a new instance of the AssignmentManager class. The initial values of the data member properties are set to appropriate property paths for using AssignmentItem object.
AssignmentManager(Task, DataManagementMode)
Initializes a new instance of the AssignmentManager class. The initial values of the data member properties are set to appropriate property paths for using AssignmentItem object.
AssignmentManager(Task, IEnumerable<(Of <(SimpleAssignmentItem>)>))
Initializes a new instance of the AssignmentManager class using simple data management mode.
AssignmentManager(Task, IEnumerable)
Initializes a new instance of the AssignmentManager class. The initial values of the data member properties are set to appropriate property paths for using AssignmentItem object.
AssignmentManager(Task, IEnumerable, String, String, EntityManager..::.Initialization, EntityManager..::.Initialization)
Initializes a new instance of the AssignmentManager class.

See Also