FX3ConnectionISpi32InterfaceDrActive Property |
[Missing <summary> documentation for "P:FX3Api.FX3Connection.AdisApi#ISpi32Interface#DrActive"]
Namespace:
FX3Api
Assembly:
FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntaxbool ISpi32Interface.DrActive { get; set; }
Private Property ISpi32Interface_DrActive As Boolean
Implements ISpi32Interface.DrActive
Get
Set
private:
virtual property bool ISpi32Interface_DrActive {
bool get () sealed = ISpi32Interface::DrActive::get;
void set (bool value) sealed = ISpi32Interface::DrActive::set;
}
private abstract ISpi32Interface_DrActive : bool with get, set
private override ISpi32Interface_DrActive : bool with get, set
Property Value
Type:
BooleanImplements
ISpi32Interface.DrActive
See Also