AGI AgAccessConstraintPlugin 11 Send comments on this topic.
DisplayName Property (IAgAccessConstraintPlugin)
See Also 





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 * pRetVal
);

[Java]
public String getDisplayName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1