StatusingAssignmentsDataSet.AssignmentsRow.ASSN_DELAY - Propriété

Indique la quantité projetée de retard de l'affectation spécifiée.

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

Syntaxe

'Déclaration
Public Property ASSN_DELAY As Integer
    Get
    Set
'Utilisation
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Integer

value = instance.ASSN_DELAY

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms