TimesheetListDataSet.TimesheetsRow.TS_CACHED_RES_NAME - Propriété

Spécifie la mise en cache RES_NAME() qui correspond à la propriété RES_UID .

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property TS_CACHED_RES_NAME As String
    Get
    Set
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim value As String

value = instance.TS_CACHED_RES_NAME

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

TimesheetListDataSet.TimesheetsRow classe

TimesheetListDataSet.TimesheetsRow - Membres

WebSvcTimeSheet - Espace de noms