GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Options
FeatureLayerSaveOptions Class
public class FeatureLayerSaveOptions :
System.IEquatable<dymaptic.GeoBlazor.Pro.Options.FeatureLayerSaveOptions>
Inheritance System.Object 🡒 FeatureLayerSaveOptions
Implements System.IEquatable<FeatureLayerSaveOptions>
Constructors
FeatureLayerSaveOptions(Nullable) Constructor
public FeatureLayerSaveOptions(System.Nullable<bool> IgnoreUnsupported=null);
Parameters
IgnoreUnsupported
System.Nullable<System.Boolean>
Properties
FeatureLayerSaveOptions.IgnoreUnsupported Property
public System.Nullable<bool> IgnoreUnsupported { get; set; }