TimesheetDataSet.StatusingChangeLogRow.PID - Propriété

Le projet identificateur (PID) du champ affectation ou la tâche.

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

Syntaxe

'Déclaration
Public Property PID As Integer
    Get
    Set
'Utilisation
Dim instance As TimesheetDataSet.StatusingChangeLogRow
Dim value As Integer

value = instance.PID

instance.PID = value
public int PID { get; set; }

Valeur de propriété

Type : System.Int32

Remarques

Pour plus d'informations sur le PID, consultez la rubrique Supported Project Fields and Field Information for Statusing ChangeXML.

Voir aussi

Référence

TimesheetDataSet.StatusingChangeLogRow classe

TimesheetDataSet.StatusingChangeLogRow - Membres

WebSvcTimeSheet - Espace de noms