Type プロパティ
PerspectiveCalculation の種類を取得します。値の設定も可能です。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
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
分析観点計算の種類です。