![]() ![]() | Returns a Version object that represents the current IDK version. To obtain a printable format use the ToString method. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the IDK major version number. |
![]() | Returns the IDK minor version number. |
![]() | Returns the IDK service pack version number. |
![]() | Gets the Type of the current instance. |
![]() | Returns the IDK version as a printable string, including the major, minor, and service pack version numbers, the specific changelist number, and the date of the build. A full IDK version label has this format: "major.minor.servicepack_changelist (date of build)". For example, "5.2.0_181354 (May 20 2005)" |
Version Class | Plumtree.Remote Namespace