AGI STK Objects 11 Send comments on this topic.
SubAssetList Property (IAgCvAssetListElement)
See Also 





Description

Returns the sub assets for this asset.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SubAssetList() As IAgCvAssetListCollection

[C#]
public IAgCvAssetListCollection SubAssetList {get;}

[Managed C++]
public: __property IAgCvAssetListCollection^ get_SubAssetList();

[Unmanaged C++]
public: HRESULT get_SubAssetList(
IAgCvAssetListCollection ** ppRetVal
);

[Java]
public IAgCvAssetListCollection getSubAssetList();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1