The attitude definition to use for other STK
functions.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CustomFunction() As AgEVACustomFunction
|
| [C#] |
|---|
public AgEVACustomFunction CustomFunction {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVACustomFunction get_CustomFunction();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_CustomFunction(
|
| [Java] |
|---|
public AgEVACustomFunction getCustomFunction();public void setCustomFunction(
|