ProjectDataSet.ProjectResourceRow.SetRES_ASSN_FINISHNull Method
Sets the RES_ASSN_FINISH property to a null value.
Namespace: WebSvcProject
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