AGI STK Objects 11Send comments on this topic.
ConstraintName Property (IAgAccessCnstrExclZonesCollection)
See Also
Windows






Windows & Linux

Description

property Used to access the constraint name

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ConstraintName() As String
[C#]
public string ConstraintName {get;}
[Managed C++]
public: __property String __gc ^ get_ConstraintName();
[Unmanaged C++]
public: HRESULT get_ConstraintName(
    BSTR * pName
);
[Java]
public String getConstraintName();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.