Gets or sets the probability of detection
type.
Read-write property
[Visual Basic .NET] |
---|
Public Property ProbabilityOfDetectionType() As AgERadarPDetType
|
[C#] |
---|
public AgERadarPDetType ProbabilityOfDetectionType {get; set;}
|
[Managed C++] |
---|
public: __property AgERadarPDetType get_ProbabilityOfDetectionType();
|
[Unmanaged C++] |
---|
public: HRESULT get_ProbabilityOfDetectionType(
|
[Java] |
---|
public AgERadarPDetType getProbabilityOfDetectionType();public void setProbabilityOfDetectionType(
|