CubeFieldSettingDataSet.AssignmentMeasureRow.SetPROP_UIDNull Method
Sets the PROP_UID property to a null value.
Namespace: [CubeAdmin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/CubeAdmin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/CubeAdmin.asmx?wsdl
Syntax
'Declaration
Public Sub SetPROP_UIDNull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentMeasureRow
instance.SetPROP_UIDNull()
public void SetPROP_UIDNull()
See Also
Reference
CubeFieldSettingDataSet.AssignmentMeasureRow Class