AGI STK VGT 11 Send comments on this topic.
DisplayName Property (IAgCrdnCalcScalarPlugin)
See Also 





Description

The plugin's Display Name associated with the COM plugin.

Property type

Read-only property

Syntax

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

[C#]
public string DisplayName {get;}

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

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

[Java]
public String getDisplayName();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1