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 DataSource.
|
Constructor |
Description |
|
Creates a new instance of the DatumShiftInfo class | |
|
Creates a new instance of the DatumShiftInfo class |
|
Method |
Description |
|
Returns the code used to identify the DatumShift in the DataSource | |
|
Returns the name of the DatumShift | |
|
Returns the direction of the DatumShift | |
|
Sets the code used to identify the DatumShift in the DataSource | |
|
Sets the name of the DatumShift | |
|
Sets the direction of the DatumShift |
|
Operator |
Description |
|
Assigns a new value to this DatumShiftInfo | |
|
Compares the value of two DatumShiftInfos | |
|
Compares the value of two DatumShiftInfos |