M11FfBlockReaderMiscDescriptor Structure

Misc descriptor block

Definition

Namespace: DHI.Mike1D.ResultDataAccess
Assembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public struct MiscDescriptor
Inheritance
Object    ValueType    M11FfBlockReaderMiscDescriptor

Methods

EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)

Fields

Bool1 Bool 1
Bool2 Bool 2
Text1 Text 1. Max 20 characters (ASCII)
Text2 Text 2. Max 20 characters (ASCII)
Time1 Time 1. Used as simulation start time (wall clock)
Time2 Time 2. Used as simulation end time (wall clock)

See Also