Returns the sub assets for this asset.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SubAssetList() As IAgCvAssetListCollection |
| [C#] |
|---|
public IAgCvAssetListCollection SubAssetList {get;} |
| [Managed C++] |
|---|
public: __property IAgCvAssetListCollection ^ get_SubAssetList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCvAssetListCollection getSubAssetList(); |
[Python - STK API ] |
|---|
@property def SubAssetList(self) -> "IAgCvAssetListCollection": |






