PbDateFormatMapping Methods |
The PbDateFormatMapping type exposes the following members.
Name | Description | |
---|---|---|
CopyFrom(PbBase) | Assignment operator. | |
CopyFrom(PbDateFormatMapping) | Assignment operator. | |
EnableConnection | Activates/deactivates the mechanism of connection. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCoordinate | Returns the coordinate associated to a date according to date mapping. | |
GetDateMapping | Gets the date mapping. | |
GetFormat | Gets the format for dates. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsConnectionEnabled | Returns true if the connection mechanism is active, otherwise false. | |
SetDateMapping | Defines an association between dates and coordinates (date mapping). | |
SetFormat | Set the format for dates. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Touch | Simulates the changing of an instance of this object, so all connected objects are informed of this change. |