다음을 통해 공유


StageCustomFieldCreationInformation.ReadOnly property

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

Syntax

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

value = instance.ReadOnly

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

Property value

Type: System.Boolean

See also

Reference

StageCustomFieldCreationInformation class

StageCustomFieldCreationInformation members

Microsoft.ProjectServer.Client namespace