StatusingDataSet.AssignmentsRow.WASSN_REMOVED_BY_RES - Propriété
Un champ de l'administration web qui indique si l'affectation a été supprimée par une ressource.
Espace de noms : WebSvcStatusing
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property WASSN_REMOVED_BY_RES As Byte
Get
Set
'Utilisation
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Byte
value = instance.WASSN_REMOVED_BY_RES
instance.WASSN_REMOVED_BY_RES = value
public byte WASSN_REMOVED_BY_RES { get; set; }
Valeur de propriété
Type : System.Byte
Voir aussi
Référence
StatusingDataSet.AssignmentsRow classe