The relationship to the specified threshold that must be achieved to satisfy the Figure of Merit.
Read-write property
[Visual Basic .NET] |
---|
Public Property SatisfactionType() As AgEFmSatisfactionType |
[C#] |
---|
public AgEFmSatisfactionType SatisfactionType {get; set;} |
[Managed C++] |
---|
public: __property AgEFmSatisfactionType get_SatisfactionType(); |
[Unmanaged C++] |
---|
public: HRESULT get_SatisfactionType( |
[Java] |
---|
public AgEFmSatisfactionType getSatisfactionType();public void setSatisfactionType( |