다음을 통해 공유


IntermediateGranularityAttributeID 속성

Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
<BrowsableAttribute(False)> _
Public Property IntermediateGranularityAttributeID As String
    Get
    Set
‘사용 방법
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)

속성 값

형식: System. . :: . .String
The intermediate granularity attribute identifier.