Exceptions.Add Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public Microsoft.Office.Interop.MSProject.Exception Add (Microsoft.Office.Interop.MSProject.PjExceptionType Type, object Start, object Finish, object Occurrences, object Name, object Period, object DaysOfWeek, object MonthPosition, object MonthItem, object Month, object MonthDay);
abstract member Add : Microsoft.Office.Interop.MSProject.PjExceptionType * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> Microsoft.Office.Interop.MSProject.Exception
Public Function Add (Type As PjExceptionType, Start As Object, Optional Finish As Object, Optional Occurrences As Object, Optional Name As Object, Optional Period As Object, Optional DaysOfWeek As Object, Optional MonthPosition As Object, Optional MonthItem As Object, Optional Month As Object, Optional MonthDay As Object) As Exception
Parameter
- Type
- PjExceptionType
- Start
- Object
- Finish
- Object
- Occurrences
- Object
- Name
- Object
- Period
- Object
- DaysOfWeek
- Object
- MonthPosition
- Object
- MonthItem
- Object
- Month
- Object
- MonthDay
- Object