Share via


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 네임스페이스