DHI.Mike1D Class Library
C#
Show/Hide TOC
Result
Data
Ignore
Case Property
Flag specifying whether to ignore case in string Id's
Default is true
Definition
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
bool
IgnoreCase
{
get
;
set
; }
Property Value
Boolean
Implements
IResultData
IgnoreCase
See Also
Reference
ResultData Class
DHI.Mike1D.ResultDataAccess Namespace
In This Article
Definition
Property Value
Implements
See Also