Share via


DimensionAttribute.ExtendedType 속성

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

구문

‘선언
<BrowsableAttribute(True)> _
Public Property ExtendedType As String 
    Get 
    Set
‘사용 방법
Dim instance As DimensionAttribute 
Dim value As String 

value = instance.ExtendedType

instance.ExtendedType = value
[BrowsableAttribute(true)]
public string ExtendedType { get; set; }
[BrowsableAttribute(true)]
public:
property String^ ExtendedType {
    String^ get ();
    void set (String^ value);
}
[<BrowsableAttribute(true)>]
member ExtendedType : string with get, set
function get ExtendedType () : String 
function set ExtendedType (value : String)

속성 값

유형: System.String

참고 항목

참조

DimensionAttribute 클래스

Microsoft.AnalysisServices 네임스페이스