Share via


CustomFieldCreationInformation.IsRequired property

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

Syntax

'Declaration
Public Property IsRequired As Boolean
    Get
    Set
'Usage
Dim instance As CustomFieldCreationInformation
Dim value As Boolean

value = instance.IsRequired

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

Property value

Type: System.Boolean

See also

Reference

CustomFieldCreationInformation class

CustomFieldCreationInformation members

Microsoft.ProjectServer.Client namespace