Właściwość ReferenceMeasureGroupDimension.IntermediateGranularityAttributeID
Pobiera lub ustawia pośredniego atrybut szczegółowości identyfikator ReferenceMeasureGroupDimension obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public Property IntermediateGranularityAttributeID As String
Get
Set
'Użycie
Dim instance As ReferenceMeasureGroupDimension
Dim value As String
value = instance.IntermediateGranularityAttributeID
instance.IntermediateGranularityAttributeID = value
[BrowsableAttribute(false)]
public string IntermediateGranularityAttributeID { get; set; }
[BrowsableAttribute(false)]
public:
property String^ IntermediateGranularityAttributeID {
String^ get ();
void set (String^ value);
}
[<BrowsableAttribute(false)>]
member IntermediateGranularityAttributeID : string with get, set
function get IntermediateGranularityAttributeID () : String
function set IntermediateGranularityAttributeID (value : String)
Wartość właściwości
Typ: System.String
Identyfikator atrybut szczegółowości pośrednich.
Zobacz także