STK AgAccessConstraintPluginSend comments on this topic.
DisplayName Property (IAgAccessConstraintPlugin)
See Also
Windows





Windows & Linux

Description

Triggered when the plugin is being registered. This is the name of the constraint used by STK.

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 * pDisplayName
);
[Java]
public String getDisplayName();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.