Property HasConnectivityInterfaces
HasConnectivityInterfaces
Gets or sets a value indicating whether this protocol has connectivity interfaces.
public bool HasConnectivityInterfaces { get; set; }
Property Value
- bool
true
if the protocol has connectivity interfaces; otherwise,false
.