PropertyOrderAttribute.Order プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property Order As Integer 
    Get
'使用
Dim instance As PropertyOrderAttribute 
Dim value As Integer 

value = instance.Order
public int Order { get; }
public:
property int Order {
    int get ();
}
member Order : int
function get Order () : int

プロパティ値

型: System.Int32

関連項目

参照

PropertyOrderAttribute クラス

Microsoft.AnalysisServices 名前空間