Share via


Task.OutlineNumberSeparator field

Represents a task outline number separator.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const OutlineNumberSeparator As String
'Usage
Dim value As String

value = Task.OutlineNumberSeparator
public const string OutlineNumberSeparator

Remarks

The value for OutlineNumberSeparator is ".".

See also

Reference

Task class

Task members

Microsoft.Office.Project.Server.Library namespace