CodeMask.Add(PjCustomOutlineCodeSequence, Object, Object) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- Sequence
- PjCustomOutlineCodeSequence
- Length
- Object
- Separator
- Object