Click or drag to resize

StructureDataFactorySave Method

Save the data to the storage specified by the data connection.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Save(
	StructureCollection data
)

Parameters

data
Type: DHI.Mike1D.StructureModuleStructureCollection

[Missing <param name="data"/> documentation for "M:DHI.Mike1D.StructureModule.StructureDataFactory.Save(DHI.Mike1D.StructureModule.StructureCollection)"]

See Also