Compartilhar via


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_NAME propriedade

Representa o nome do projeto de origem que é identificado pela propriedade PROJ_UID .

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property TS_LINE_CACHED_PROJ_NAME As String
    Get
    Set
'Uso
Dim instance As TimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_NAME

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

Valor de propriedade

Tipo: System.String

Ver também

Referência

TimesheetDataSet.LinesRow classe

TimesheetDataSet.LinesRow membros

WebSvcTimeSheet namespace