Click or drag to resize

Res1DStructureGridPointStructureTypes Property

Note: This API is now obsolete.

List of string with structure types on this grid point. The list contains one string for each structure.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Use Structure property instead")]
public IListstrings StructureTypes { get; }

Property Value

Type: IListstrings

Implements

IRes1DStructureGridPointStructureTypes
See Also