ObjectLinkProviderDataSet.WebObjectLinksRow.SetMOD_DATENull Method

Sets the MOD_DATE property to a null value.

Namespace:  [ObjectLinkProvider Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/ObjectLinkProvider.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/ObjectLinkProvider.asmx?wsdl

Syntax

'Declaration
Public Sub SetMOD_DATENull
'Usage
Dim instance As ObjectLinkProviderDataSet.WebObjectLinksRow

instance.SetMOD_DATENull()
public void SetMOD_DATENull()

See Also

Reference

ObjectLinkProviderDataSet.WebObjectLinksRow Class

ObjectLinkProviderDataSet.WebObjectLinksRow Members

ObjectLinkProvider Web Service