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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.