ResourcePlanDataSet.PlanResourcesRow.SetASSN_UIDNull Method
Sets the ASSN_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_UIDNull
'Usage
Dim instance As ResourcePlanDataSet.PlanResourcesRow
instance.SetASSN_UIDNull()
public void SetASSN_UIDNull()
See Also
Reference
ResourcePlanDataSet.PlanResourcesRow Class