ResourcePlanDataSet.PlanResourcesRow.SetASSN_UIDNull method
Sets the ASSN_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.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