[Missing <summary> documentation for "P:OPSSDKCommon.Model.Config.EchoSoundConfig.EchoTestType"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public EchoTestType EchoTestType { get; set; } |
| Visual Basic |
|---|
Public Property EchoTestType As EchoTestType Get Set |
| Visual C++ |
|---|
public: property EchoTestType EchoTestType { EchoTestType get (); void set (EchoTestType value); } |