Click or drag to resize

IQuantityDescription Property

Name/Description of the quantity. The description is used to distinguish between the same type of quantity on different sources.

For instance, the quantity with Id DischargeInStructure uses the description to identity the structure. This is necessary since several structures can occupy the same location (quantities are usually identified by their location in the result file).

NOTE: Two quantities with different descriptions but equal Ids are equal when compared.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
string Description { get; }

Property Value

Type: String
See Also