Detector material.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DetectorType() As AgEVeSpEnvDetectorType |
| [C#] |
|---|
public AgEVeSpEnvDetectorType DetectorType {get; set;} |
| [Managed C++] |
|---|
public: __property AgEVeSpEnvDetectorType get_DetectorType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVeSpEnvDetectorType getDetectorType(); public void setDetectorType( AgEVeSpEnvDetectorType ); |
[Python - STK API ] |
|---|
@property def DetectorType(self) -> "AgEVeSpEnvDetectorType": @DetectorType.setter def DetectorType(self, DetectorType:"AgEVeSpEnvDetectorType") -> None: |






