Property IsSubstitution
IsSubstitution
Gets a value indicating whether the network attribute is used as a substitution for another network attribute at tap features.
Declaration
public bool IsSubstitution { get; }
Property Value
Type | Description |
---|---|
System.Boolean | A value indicating whether the network attribute is used as a substitution for another network attribute at tap features. |
Remarks
If this value is true
, this network attribute is the network attribute to substitute for
NetworkAttributeToSubstitute at tap features. Taps are special features, identified with
the "Subnetwork Tap" category, that work with attribute substitution. See the online help for more information.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.7 - 200.5 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.5 |