AVEVA Application .NET Public Interface

PdmsVersion Members

PdmsVersion overview

Public Static Methods

GetCompanyName Retrieve company name PDMS is licensed to
GetCopyright Retrieve copyright information for PDMS
GetModuleName Retrieve the name of a PDMS module
GetModuleVersion Retrieve the version of a PDMS module
GetName Retrieve name of current module (i.e. VANTAGE PDMS Design)
GetShortBanner Retrieve short banner string (i.e. qbann)
GetStatus Retrieve any special status instructions (i.e. for pre-release builds)
GetVersion Retrieve version number of PDMS excluding Mk (i.e. 11.6)

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PdmsVersion Class | Aveva.Pdms Namespace