다음을 통해 공유


Type 속성

Gets or sets the type of PerspectiveCalculation.

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

구문

‘선언
Public Property Type As PerspectiveCalculationType
    Get
    Set
‘사용 방법
Dim instance As PerspectiveCalculation
Dim value As PerspectiveCalculationType

value = instance.Type

instance.Type = value
public PerspectiveCalculationType Type { get; set; }
public:
property PerspectiveCalculationType Type {
    PerspectiveCalculationType get ();
    void set (PerspectiveCalculationType value);
}
member Type : PerspectiveCalculationType with get, set
function get Type () : PerspectiveCalculationType
function set Type (value : PerspectiveCalculationType)

속성 값

형식: Microsoft.AnalysisServices. . :: . .PerspectiveCalculationType
A perspective calculation type.