ProjectDataSet.ProjectResourceRow.SetRES_ASSN_FINISHNull Method
Sets the RES_ASSN_FINISH property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_ASSN_FINISHNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_ASSN_FINISHNull()
public void SetRES_ASSN_FINISHNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class