CreateTool.DataSet Property
Gets or sets the dataset in which the tool inserts new features.
Syntax
public MemoryDataSet DataSet { get; set; }
Property Value
Remarks
Dataset will not be set if changed when the tool is active. The method ITool.IsActive can be used to check if setting is disallowed.
Platforms
Windows, Linux, Android