| Dfs2Builder Properties |
The Dfs2Builder type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationTitle |
Get/Set the title of the application writing the file.
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| ApplicationVersion |
Set the version number of the application writing the file.
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| DataType |
Get/Set the data type.
(Inherited from Dfs123Builder.)The data type tags the file as a special dfs file type. There exists no global system for maintaining these tag-variables. The tag-variables should only be interpreted locally within one model-complex e.g. MIKE 21. The application programmer can tag bathymetries, result files, input files freely. This is a stage 1 method. Setting in stage 2 will fail. | |
| DeleteValueByte |
Gets/sets the delete value of type byte
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| DeleteValueDouble |
Gets/sets the delete value of type double
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| DeleteValueFloat |
Gets/sets the delete value of type float
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| DeleteValueInt |
Gets/sets the delete value of type int
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| DeleteValueUnsignedInt |
Gets/sets the delete value of type unsigned int
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| FileTitle |
Get/Set the title of the file.
(Inherited from Dfs123Builder.)This is a stage 1 method. Setting in stage 2 has no effect. | |
| Projection |
Get/Set the geographical projection and reference coordinates.
(Inherited from Dfs123Builder.)This must be set. This is a stage 1 method. Setting in stage 2 will fail. | |
| SpatialAxis |
Get/Set the spatial axis of the file. This must be one of the
2D axes.
(Overrides Dfs123BuilderSpatialAxis.)This must be set. This is a stage 1 method. Setting in stage 2 will fail. | |
| TemporalAxis |
Sets the temporal axis of the file.
(Inherited from Dfs123Builder.)This must be set. This is a stage 1 method. Setting in stage 2 will fail. |