AsciiBridgeData Class |
Namespace: DHI.Mike1D.ResultDataAccess
The AsciiBridgeData type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsciiBridgeData | Initializes a new instance of the AsciiBridgeData class |
Name | Description | |
---|---|---|
![]() | ColumnWidth |
Column width. If no delimiter is defined, strings are truncated to match this width, if delimiter is defined, no truncation takes place.
|
![]() | Delimiter |
Delimiter. Can be empty string for no delimiter
|
![]() | DynamicItems |
Quantities of dynamic items
|
![]() | Maximum | Flag indiciating if time of minimum value should be part of the output |
![]() | Minimum | Flag indiciating if minimum value should be part of the output |
![]() | NumberDecimals |
Number of decimals for each dynamic and static item.
|
![]() | StaticItems |
List of static items.
|
![]() | TimeMaximum | Flag indiciating if time of maximum value should be part of the output |
![]() | TimeMinimum | Flag indiciating if maximum value should be part of the output |
![]() | UserDefinedNames |
User defined name for dynamic and static item. Null or empty string if using default predefined names.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Statistics |
Returns true if any of the statistics are enabled.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |