Share via


LookupEntryValue.DurationValue property

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

Syntax

'Declaration
Public Property DurationValue As String
    Get
    Set
'Usage
Dim instance As LookupEntryValue
Dim value As String

value = instance.DurationValue

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

Property value

Type: System.String

See also

Reference

LookupEntryValue class

LookupEntryValue members

Microsoft.ProjectServer.Client namespace