Share via


LookupText.Value property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property Value As String
    Get
    Set
'Usage
Dim instance As LookupText
Dim value As String

value = instance.Value

instance.Value = value
public string Value { get; set; }

Property value

Type: System.String

See also

Reference

LookupText class

LookupText members

Microsoft.ProjectServer.Client namespace