Coefficient type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CoefficientType() As AgEVAGravCoeffCoefficientType
|
| [C#] |
|---|
public AgEVAGravCoeffCoefficientType CoefficientType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVAGravCoeffCoefficientType get_CoefficientType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_CoefficientType(
|
| [Java] |
|---|
public AgEVAGravCoeffCoefficientType getCoefficientType();public void setCoefficientType(
|