Compute options for the DOP Figure of
Merit.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEFmComputeType
|
| [C#] |
|---|
public AgEFmComputeType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgEFmComputeType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgEFmComputeType getType();
|