_MSProject.Sort Method

Definition

public bool Sort (object Key1, object Ascending1, object Key2, object Ascending2, object Key3, object Ascending3, object Renumber, object Outline);
abstract member Sort : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function Sort (Optional Key1 As Object, Optional Ascending1 As Object, Optional Key2 As Object, Optional Ascending2 As Object, Optional Key3 As Object, Optional Ascending3 As Object, Optional Renumber As Object, Optional Outline As Object) As Boolean

Parameters

Key1
Object
Ascending1
Object
Key2
Object
Ascending2
Object
Key3
Object
Ascending3
Object
Renumber
Object
Outline
Object

Returns

Applies to