CubeFieldSettingDataSet.AssignmentDimensionRow.SetENT_NAMENull Method
Sets the ENT_NAME 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 SetENT_NAMENull
'Usage
Dim instance As CubeFieldSettingDataSet.AssignmentDimensionRow
instance.SetENT_NAMENull()
public void SetENT_NAMENull()
See Also
Reference
CubeFieldSettingDataSet.AssignmentDimensionRow Class