TextConverter.DurationLabelsTable Property
Namespace: Microsoft.Office.Project.Conversion
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public ReadOnly Property DurationLabelsTable As DurationLabelsTable
Get
'Usage
Dim instance As TextConverter
Dim value As DurationLabelsTable
value = instance.DurationLabelsTable
public DurationLabelsTable DurationLabelsTable { get; }
Property Value
Type: Microsoft.Office.Project.Conversion.DurationLabelsTable