_MSProject.CustomOutlineCodeEditEx Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool CustomOutlineCodeEditEx (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, object LookupDefault, object DefaultValue, object SortOrder);
abstract member CustomOutlineCodeEditEx : Microsoft.Office.Interop.MSProject.PjCustomField * obj * Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function CustomOutlineCodeEditEx (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, Optional LookupDefault As Object, Optional DefaultValue As Object, Optional SortOrder As Object) As Boolean
Parameters
- FieldID
- PjCustomField
- Level
- Object
- Sequence
- PjCustomOutlineCodeSequence
- Length
- Object
- Separator
- Object
- OnlyLookUpTableCodes
- Object
- OnlyCompleteCodes
- Object
- LookupTableLink
- Object
- OnlyLeaves
- Object
- MatchGeneric
- Object
- RequiredCode
- Object
- LookupDefault
- Object
- DefaultValue
- Object
- SortOrder
- Object