DelegationDataSet.DelegatableAssignmentsRow.SetRES_NAMENull-Methode
Legt die RES_NAME -Eigenschaft auf einen ein Nullverweis (Nothing in Visual Basic) -Wert.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_NAMENull
'Usage
Dim instance As DelegationDataSet.DelegatableAssignmentsRow
instance.SetRES_NAMENull()
public void SetRES_NAMENull()
Siehe auch
Referenz
DelegationDataSet.DelegatableAssignmentsRow Klasse