dymaptic.GeoBlazor.Core

dymaptic.GeoBlazor.Core.Model

QuerySimpleTransformation Class

public class QuerySimpleTransformation :
System.IEquatable<dymaptic.GeoBlazor.Core.Model.QuerySimpleTransformation>

Inheritance System.Object 🡒 QuerySimpleTransformation

Implements System.IEquatable<QuerySimpleTransformation>

Constructors

QuerySimpleTransformation(Nullable) Constructor

public QuerySimpleTransformation(System.Nullable<long> Wkid=null);

Parameters

Wkid System.Nullable<System.Int64>

Properties

QuerySimpleTransformation.Wkid Property

public System.Nullable<long> Wkid { get; set; }

Property Value

System.Nullable<System.Int64>