Gets or sets the antenna control reference
type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ReferenceType() As AgEAntennaControlRefType
|
| [C#] |
|---|
public AgEAntennaControlRefType ReferenceType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEAntennaControlRefType get_ReferenceType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ReferenceType(
|
| [Java] |
|---|
public AgEAntennaControlRefType getReferenceType();public void setReferenceType(
|