Gets the collection of priorities.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Priorities() As IAgPriorityCollection |
| [C#] |
|---|
public IAgPriorityCollection Priorities {get;} |
| [Managed C++] |
|---|
public: __property IAgPriorityCollection ^ get_Priorities(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPriorityCollection getPriorities(); |
[Python - STK API ] |
|---|
@property def Priorities(self) -> "IAgPriorityCollection": |






