Dataset.CanRemoveLayers

Dataset.CanRemoveLayers property

Gets a value indicating whether this dataset can remove vector layers.

public virtual bool CanRemoveLayers { get; }

Property Value

true, if this dataset can remove vector layers; otherwise, false.

See Also