StageCustomFieldCreationInformation.ReadOnly 属性

获取或设置一个值,该值指示是否在舞台中只读自定义域。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public Property ReadOnly As Boolean
    Get
    Set
用法
Dim instance As StageCustomFieldCreationInformation
Dim value As Boolean

value = instance.ReadOnly

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

属性值

类型:System.Boolean
True如果在舞台 ; 只读取自定义字段否则为False。

另请参阅

引用

StageCustomFieldCreationInformation 类

StageCustomFieldCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间