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





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

[Java]
public String getConstraintName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1