TimesheetDataSet.CustomFieldsRow.CUSTOM_FIELD_UID 属性

指定的自定义字段的唯一标识符。

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

语法

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

value = instance.CUSTOM_FIELD_UID

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

属性值

类型:System.Guid

另请参阅

引用

TimesheetDataSet.CustomFieldsRow 类

TimesheetDataSet.CustomFieldsRow 成员

WebSvcTimeSheet 命名空间