StatusingDataSet.AssignmentsRow.WASSN_REMOVED_BY_RES-Eigenschaft
Ein Web Administration dar, der angibt, ob die Zuordnung von einer Ressource entfernt wurde.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property WASSN_REMOVED_BY_RES As Byte
Get
Set
'Usage
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; }
Eigenschaftswert
Typ: System.Byte
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse