ProjectDataSet.TaskCustomFieldsRow.CODE_VALUE 属性

如果将FIELD_TYPE_ENUM属性设置键入GUID,指定的自定义域的值。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property CODE_VALUE As Guid
    Get
    Set
用法
Dim instance As ProjectDataSet.TaskCustomFieldsRow
Dim value As Guid

value = instance.CODE_VALUE

instance.CODE_VALUE = value
public Guid CODE_VALUE { get; set; }

属性值

类型:System.Guid

另请参阅

引用

ProjectDataSet.TaskCustomFieldsRow 类

ProjectDataSet.TaskCustomFieldsRow 成员

WebSvcStatusing 命名空间