ComplexReceiverAmplifier Property |
Gets or sets the amplifier.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Amplifier Amplifier { get; set; }
Public Property Amplifier As Amplifier
Get
Set
public:
property Amplifier^ Amplifier {
Amplifier^ get ();
void set (Amplifier^ value);
}
member Amplifier : Amplifier with get, set
Property Value
Type:
AmplifierSee Also