CubeFieldSettingDataSet.TaskDimensionRow.SetENT_NAMENull Method
Sets the ENT_NAME property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetENT_NAMENull
'Usage
Dim instance As CubeFieldSettingDataSet.TaskDimensionRow
instance.SetENT_NAMENull()
public void SetENT_NAMENull()
See Also
Reference
CubeFieldSettingDataSet.TaskDimensionRow Class