DatumShiftInfo Class

Uses

System.ICloneable

System.IDisposeable

 

Description

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.  

 

Public Constructors

Constructor

Description

DatumShiftInfo

Creates a new instance of the DatumShiftInfo class

 

Public Properties

Property

Description

Code

The code used to identify the DatumShift in the data source

Name

The Name of the DatumShift

ReverseUsage

Indicates if the direction of the DatumShift

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a DatumShiftInfo

Dispose

Releases the resources used by the current instance

ValueEquals

Compares the value of two DatumShiftInfo instances