AGI STK Objects 11 Send comments on this topic.
AccessSatisfied Property (IAgOnePtAccessResult)
See Also 





Description

Whether Satisfaction is enabled.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessSatisfied() As Boolean

[C#]
public bool AccessSatisfied {get;}

[Managed C++]
public: __property bool get_AccessSatisfied();

[Unmanaged C++]
public: HRESULT get_AccessSatisfied(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getAccessSatisfied();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1