Share via


TextConverter.EstimatedSymbolAlternate Property

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

Syntax

'Declaration
Public ReadOnly Property EstimatedSymbolAlternate As String
    Get
'Usage
Dim instance As TextConverter
Dim value As String

value = instance.EstimatedSymbolAlternate
public string EstimatedSymbolAlternate { get; }

Property Value

Type: System.String

See Also

Reference

TextConverter Class

TextConverter Members

Microsoft.Office.Project.Conversion Namespace