TimesheetDataSet.CustomFieldsRow.CODE_VALUE 属性

指定该字段的查阅表格值的唯一标识符。

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

语法

声明
Public Property CODE_VALUE As Guid
    Get
    Set
用法
Dim instance As TimesheetDataSet.CustomFieldsRow
Dim value As Guid

value = instance.CODE_VALUE

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

属性值

类型:System.Guid

另请参阅

引用

TimesheetDataSet.CustomFieldsRow 类

TimesheetDataSet.CustomFieldsRow 成员

WebSvcTimeSheet 命名空间