Property SchemaVersion
SchemaVersion
Gets the utility network schema version number reported by the utility network metadata.
Declaration
public int SchemaVersion { get; }
Property Value
| Type | Description | 
|---|---|
| System.Int32 | The utility network schema version number reported by the utility network metadata.  | 
    
Remarks
Only certain schema versions are supported by this API.
Applies to
Platforms and versions
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 100.6 - 200.8 | 
| .NET | 100.13 - 200.8 | 
| .NET Windows | 100.13 - 200.8 | 
| .NET Android | 200.0 - 200.8 | 
| .NET iOS | 200.0 - 200.8 | 
| .NET Framework | 100.6 - 200.8 | 
| Xamarin.Android | 100.6 - 100.15 | 
| Xamarin.iOS | 100.6 - 100.15 | 
| UWP | 100.6 - 200.8 |