TimesheetDataSet.ActionsRow.TS_ACTION_CACHED_RES_NAME propriedade
Especifica a propriedade de referência cancelada RES_NAME para a propriedade RES_UID .
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property TS_ACTION_CACHED_RES_NAME As String
Get
Set
'Uso
Dim instance As TimesheetDataSet.ActionsRow
Dim value As String
value = instance.TS_ACTION_CACHED_RES_NAME
instance.TS_ACTION_CACHED_RES_NAME = value
public string TS_ACTION_CACHED_RES_NAME { get; set; }
Valor de propriedade
Tipo: System.String
Ver também
Referência
TimesheetDataSet.ActionsRow classe