STK AgSearchSend comments on this topic.
ProfileName Property (IAgSearchPluginOperand)
See Also
Windows





Windows & Linux

Description

Name of this search profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProfileName() As String
[C#]
public string ProfileName {get;}
[Managed C++]
public: __property String __gc ^ get_ProfileName();
[Unmanaged C++]
public: HRESULT get_ProfileName(
    BSTR * pbstrProfileName
);
[Java]
public String getProfileName();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.