Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the MeasureGroup element associated with the parent element.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public Property MeasureGroupID As String
Get
Set
'Uso
Dim instance As ManyToManyMeasureGroupDimension
Dim value As String
value = instance.MeasureGroupID
instance.MeasureGroupID = value
[BrowsableAttribute(false)]
public string MeasureGroupID { get; set; }
[BrowsableAttribute(false)]
public:
property String^ MeasureGroupID {
String^ get ();
void set (String^ value);
}
[<BrowsableAttribute(false)>]
member MeasureGroupID : string with get, set
function get MeasureGroupID () : String
function set MeasureGroupID (value : String)
Valor de la propiedad
Tipo: System.String
A String containing the MeasureGroupID.