MarkLogic XCC/.Net Library

Version Members

Version overview

Public Static (Shared) Properties

VersionMajor Returns the numeric Major Version number.
VersionMinor Returns the numeric Minor Version number.
VersionPatch Returns the numeric Patch Version number.
VersionString Returns the full version number, as a string, of the form M.m-p. For example: 3.1-1.

Public Instance Constructors

Version Constructor Initializes a new instance of the Version class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Version Class | Marklogic.Xcc Namespace