CubeSettingsDataSet.CubeFieldSettingsRow.SetEntityTypeNull method
Sets the EntityType property to a null value.
Namespace: WebSvcCubeAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetEntityTypeNull
'Usage
Dim instance As CubeSettingsDataSet.CubeFieldSettingsRow
instance.SetEntityTypeNull()
public void SetEntityTypeNull()
See also
Reference
CubeSettingsDataSet.CubeFieldSettingsRow class