ResourceDataSet.ResourcesRow.SetRES_EXTERNAL_IDNull method
Sets the RES_EXTERNAL_ID property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_EXTERNAL_IDNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_EXTERNAL_IDNull()
public void SetRES_EXTERNAL_IDNull()
See also
Reference
ResourceDataSet.ResourcesRow class