--- title: "CubeID Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "CubeID Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "CubeID" helpviewer_keywords: - "CubeID element" ms.assetid: cea9cd1b-30e6-48b1-afb9-c2c1243cead8 caps.latest.revision: 34 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # CubeID Element (ASSL) Identifies the [Cube](../../../analysis-services/scripting/objects/cube-element-assl.md) element associated with a [Binding](../../../analysis-services/scripting/data-type/binding-data-type-assl.md) element. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|String| |Default value|None| |Cardinality|1-1: Required element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[CubeAttributeBinding](../../../analysis-services/scripting/data-type/cubeattributebinding-data-type-assl.md), [CubeDimensionBinding](../../../analysis-services/scripting/data-type/cubedimensionbinding-data-type-assl.md), [MeasureGroupAttributeBinding](../../../analysis-services/scripting/data-type/measuregroupattributebinding-data-type-out-of-line-assl.md), [MeasureGroupBinding](../../../analysis-services/scripting/data-type/measuregroupbinding-data-type-assl.md)| |Child elements|None| ## Remarks The elements that correspond to the parents of **CubeID** in the Analysis Management Objects (AMO) object model are , , and . ## See Also [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)