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






Windows & Linux

Description

Name of the object assigned as a coverage asset.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObjectName() As String

[C#]
public string ObjectName {get;}

[Managed C++]
public: __property String __gc ^ get_ObjectName();

[Unmanaged C++]
public: HRESULT get_ObjectName(
BSTR * pRetVal
);

[Java]
public String getObjectName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface