Share via


LookupDuration.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 LookupDuration
Dim value As String

value = instance.Value

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

Property value

Type: System.String

See also

Reference

LookupDuration class

LookupDuration members

Microsoft.ProjectServer.Client namespace