Partager via


TimesheetDataSet.LinesRow.TS_LINE_CACHED_PROJ_REVISION_RANK - Propriété

Représente le classement de la révision du projet source identifié par la propriété PROJ_UID .

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

Syntaxe

'Déclaration
Public Property TS_LINE_CACHED_PROJ_REVISION_RANK As String
    Get
    Set
'Utilisation
Dim instance As TimesheetDataSet.LinesRow
Dim value As String

value = instance.TS_LINE_CACHED_PROJ_REVISION_RANK

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

Valeur de propriété

Type : System.String

Remarques

Le rang est une colonne de substitution pour TS_LINE_CACHED_PROJ_REVISION_COUNTER. Lorsque le compteur atteint sa valeur maximale, il se réinitialise à 0et ordre de priorité est incrémentée.

Voir aussi

Référence

TimesheetDataSet.LinesRow classe

TimesheetDataSet.LinesRow - Membres

WebSvcTimeSheet - Espace de noms