CubeFieldSettingDataSet.AssignmentDimensionRow.SetPROP_TYPENull Method

Sets the PROP_TYPE property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetPROP_TYPENull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow

instance.SetPROP_TYPENull()
public void SetPROP_TYPENull()

See Also

Reference

CubeFieldSettingDataSet.AssignmentDimensionRow Class

CubeFieldSettingDataSet.AssignmentDimensionRow Members

WebSvcCubeAdmin Namespace