Share via


StageCustomFieldCreationInformation.Required property

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

Syntax

'Declaration
Public Property Required As Boolean
    Get
    Set
'Usage
Dim instance As StageCustomFieldCreationInformation
Dim value As Boolean

value = instance.Required

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

Property value

Type: System.Boolean

See also

Reference

StageCustomFieldCreationInformation class

StageCustomFieldCreationInformation members

Microsoft.ProjectServer.Client namespace