_Global.CustomOutlineCodeEdit メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public bool CustomOutlineCodeEdit (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Level, Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence Sequence = (Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence) -1, object Length, object Separator, object OnlyLookUpTableCodes, object OnlyCompleteCodes, object LookupTableLink, object OnlyLeaves, object MatchGeneric, object RequiredCode);
abstract member CustomOutlineCodeEdit : Microsoft.Office.Interop.MSProject.PjCustomField * obj * Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function CustomOutlineCodeEdit (FieldID As PjCustomField, Optional Level As Object, Optional Sequence As PjCustomOutlineCodeSequence = (Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence) -1, Optional Length As Object, Optional Separator As Object, Optional OnlyLookUpTableCodes As Object, Optional OnlyCompleteCodes As Object, Optional LookupTableLink As Object, Optional OnlyLeaves As Object, Optional MatchGeneric As Object, Optional RequiredCode As Object) As Boolean
パラメーター
- FieldID
- PjCustomField
- Level
- Object
- Sequence
- PjCustomOutlineCodeSequence
- Length
- Object
- Separator
- Object
- OnlyLookUpTableCodes
- Object
- OnlyCompleteCodes
- Object
- LookupTableLink
- Object
- OnlyLeaves
- Object
- MatchGeneric
- Object
- RequiredCode
- Object