StatusingAssignmentsDataSet.AssignmentsRow.WASSN_IS_NEW_ASSN - Propriété

Obtient ou définit le champ de l'administration web qui indique si l'affectation est nouvellement créée.

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

Syntaxe

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

value = instance.WASSN_IS_NEW_ASSN

instance.WASSN_IS_NEW_ASSN = value
public bool WASSN_IS_NEW_ASSN { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

StatusingAssignmentsDataSet.AssignmentsRow classe

StatusingAssignmentsDataSet.AssignmentsRow - Membres

WebSvcStatusing - Espace de noms