System.ICloneable
System.IDisposeable
The DatumShiftInfo class provides a summary of a DatumShift. It gives the Name of the DatumShift, the direction of the DatumShift, and the Code used to identify the DatumShift in the data source.
|
Constructor |
Description |
|
Creates a new instance of the DatumShiftInfo class |
|
Property |
Description |
|
The code used to identify the DatumShift in the data source | |
|
The Name of the DatumShift | |
|
Indicates if the direction of the DatumShift |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of a DatumShiftInfo | |
|
Releases the resources used by the current instance | |
|
Compares the value of two DatumShiftInfo instances |