TimesheetAuditExportDataSet.AuditExportsRow.ASSN_UID 属性

指定的时间表工作分配的唯一标识符。

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

语法

声明
Public Property ASSN_UID As Guid
    Get
    Set
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As Guid

value = instance.ASSN_UID

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

属性值

类型:System.Guid

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRow 类

TimesheetAuditExportDataSet.AuditExportsRow 成员

WebSvcAdmin 命名空间