Share via


CustomField.LookupDefaultValue property

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

Syntax

'Declaration
Public Property LookupDefaultValue As Guid
    Get
    Set
'Usage
Dim instance As CustomField
Dim value As Guid

value = instance.LookupDefaultValue

instance.LookupDefaultValue = value
public Guid LookupDefaultValue { get; set; }

Property value

Type: System.Guid

See also

Reference

CustomField class

CustomField members

Microsoft.ProjectServer.Client namespace