 | AntennaSourceSeriesBC Property |
Gets/Sets if pin voltage is in series with circuit boundary.
Namespace: ema3d.Api.V25.Core.ExcitationAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool SeriesBC { get; set; }
Public Property SeriesBC As Boolean
Get
Set
public:
property bool SeriesBC {
bool get ();
void set (bool value);
}
member SeriesBC : bool with get, set
Property Value
Boolean
See Also