Share via


CustomField.RollsDownToAssignments property

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

Syntax

'Declaration
Public Property RollsDownToAssignments As Boolean
    Get
    Set
'Usage
Dim instance As CustomField
Dim value As Boolean

value = instance.RollsDownToAssignments

instance.RollsDownToAssignments = value
public bool RollsDownToAssignments { get; set; }

Property value

Type: System.Boolean

See also

Reference

CustomField class

CustomField members

Microsoft.ProjectServer.Client namespace