ProjectDataSet.ProjectRow.SetProjectOptionDefaultStandardRateFormatNull Method
Sets the ProjectOptionDefaultStandardRateFormat field to a null reference (Nothing in Visual Basic).
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetProjectOptionDefaultStandardRateFormatNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetProjectOptionDefaultStandardRateFormatNull()
public void SetProjectOptionDefaultStandardRateFormatNull()
See Also
Reference
ProjectDataSet.ProjectRow Class