Właściwość ObjectReference.CubeID
Pobiera lub ustawia identyfikator dla moduł, w którym znajduje się dany obiekt.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property CubeID As String
Get
Set
'Użycie
Dim instance As ObjectReference
Dim value As String
value = instance.CubeID
instance.CubeID = value
public string CubeID { get; set; }
public:
property String^ CubeID {
String^ get ();
void set (String^ value);
}
member CubeID : string with get, set
function get CubeID () : String
function set CubeID (value : String)
Wartość właściwości
Typ: System.String
Identyfikator moduł.