Exceptions.Add メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- Type
- PjExceptionType
- Start
- Object
- Finish
- Object
- Occurrences
- Object
- Name
- Object
- Period
- Object
- DaysOfWeek
- Object
- MonthPosition
- Object
- MonthItem
- Object
- Month
- Object
- MonthDay
- Object