AGI STK Astrogator 11Send comments on this topic.
PluginIdentifier Property (IAgVASearchPluginResult)
See Also 
Windows






Windows & Linux

Description

The plugin identifier.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginIdentifier() As String
[C#]
public string PluginIdentifier {get;}
[Managed C++]
public: __property String __gc ^ get_PluginIdentifier();
[Unmanaged C++]
public: HRESULT get_PluginIdentifier(
   BSTR * pRetVal
);
[Java]
public String getPluginIdentifier();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.