CodeMask.Add(PjCustomOutlineCodeSequence, Object, Object) 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 Microsoft.Office.Interop.MSProject.CodeMaskLevel Add (Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence Sequence = Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence.pjCustomOutlineCodeNumbers, object Length, object Separator);
abstract member Add : Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence * obj * obj -> Microsoft.Office.Interop.MSProject.CodeMaskLevel
Public Function Add (Optional Sequence As PjCustomOutlineCodeSequence = Microsoft.Office.Interop.MSProject.PjCustomOutlineCodeSequence.pjCustomOutlineCodeNumbers, Optional Length As Object, Optional Separator As Object) As CodeMaskLevel
Parameters
- Sequence
- PjCustomOutlineCodeSequence
- Length
- Object
- Separator
- Object