Share via


TextConverter.Time Property

Namespace:  Microsoft.Office.Project.Conversion
Assembly:  Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)

Syntax

'Declaration
Public ReadOnly Property Time As TimeConverter
    Get
'Usage
Dim instance As TextConverter
Dim value As TimeConverter

value = instance.Time
public TimeConverter Time { get; }

Property Value

Type: Microsoft.Office.Project.Conversion.TimeConverter

See Also

Reference

TextConverter Class

TextConverter Members

Microsoft.Office.Project.Conversion Namespace