Satisfaction criteria for the Figure of Merit.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Satisfaction() As IAgFmSatisfaction |
| [C#] |
|---|
public IAgFmSatisfaction Satisfaction {get;} |
| [Managed C++] |
|---|
public: __property IAgFmSatisfaction ^ get_Satisfaction(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmSatisfaction getSatisfaction(); |
[Python - STK API ] |
|---|
@property def Satisfaction(self) -> "IAgFmSatisfaction": |






