CodeMask.Add(PjCustomOutlineCodeSequence, Object, Object) Method

Definition

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

Length
Object
Separator
Object

Returns

Applies to