Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets or sets the exact position of the sorting properties attribute.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property SortPropertiesPosition As Integer
Get
Set
'Usage
Dim instance As RelationshipEndVisualizationProperties
Dim value As Integer
value = instance.SortPropertiesPosition
instance.SortPropertiesPosition = value
public int SortPropertiesPosition { get; set; }
public:
property int SortPropertiesPosition {
int get ();
void set (int value);
}
member SortPropertiesPosition : int with get, set
function get SortPropertiesPosition () : int
function set SortPropertiesPosition (value : int)
Property Value
Type: System.Int32
The exact position of the sorting properties attribute.