Returns a collection of Datasets.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DataSets() As IAgDrDataSetCollection |
| [C#] |
|---|
public IAgDrDataSetCollection DataSets {get;} |
| [Managed C++] |
|---|
public: __property IAgDrDataSetCollection ^ get_DataSets(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgDrDataSetCollection getDataSets(); |
[Python - STK API ] |
|---|
@property def DataSets(self) -> "IAgDrDataSetCollection": |






