Workflow.CustomFieldBehavior 枚举
指定工作流的自定义字段的特性。
命名空间: Microsoft.Office.Project.Server.Library
程序集: Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)
语法
声明
Public Enumeration CustomFieldBehavior
用法
Dim instance As Workflow.CustomFieldBehavior
public enum CustomFieldBehavior
成员
成员名称 | 说明 | |
---|---|---|
NotControlled | 值为 0。不受控制的域。 | |
ReadOnly | 值 = 1。只读字段。 | |
Required | 值 = 2。必填的字段。 |