TimesheetAuditExportDataSet.AuditExportsRow.TS_LINE_CACHED_ASSIGN_NAME 属性

指定时间表行的缓存的分配名称。

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

语法

声明
Public Property TS_LINE_CACHED_ASSIGN_NAME As String
    Get
    Set
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsRow
Dim value As String

value = instance.TS_LINE_CACHED_ASSIGN_NAME

instance.TS_LINE_CACHED_ASSIGN_NAME = value
public string TS_LINE_CACHED_ASSIGN_NAME { get; set; }

属性值

类型:System.String

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsRow 类

TimesheetAuditExportDataSet.AuditExportsRow 成员

WebSvcAdmin 命名空间