STK ObjectsSend 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 * pObjectName
);
[Java]
public String getObjectName();
[Python - STK API ]
@property
def ObjectName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.