[This is preliminary documentation and is subject to change.]

The OCSysInfo type exposes the following members.

Constructors

  NameDescription
Public methodOCSysInfoOverloaded.

Methods

  NameDescription
Public methodCheckValid
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetHash
Gets the hash value
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsApplicationOk
Shows if the application is allowed to be executed.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAl
al.
Public propertyAlStr
alStr.
Public propertyAspCode
The asp code
Public propertydy
Day.
Public propertyEmail
Email
Public propertyHostName
Host Name
Public propertyIsEval
True if it is Evaluation
Public propertyIsExpress
True if the implementation is for OfficeClip express
Public propertyIsUnlimited
Is unlimited user allowed.
Public propertyLimit
The Limit on the number of days.
Public propertymn
Month.
Public propertynd
The number of days.
Public propertyne
ne.
Public propertynp
np.
Public propertynu
The number of users.
Public propertyNumberOfUsers
Total number of users.
Public propertyProductName
The product name
Public propertySerialNumber
The serial number
Public propertyTimeLimit
Time Limit for the license.
Public propertyUpgradeLimit
Date till the upgrade is possible.
Public propertyUpgradeTimeLimit
The upgraded time Limit for the license.
Public propertyValidUptoTimestamp
How long the license is valid. If DateTime.MinValue is returned then there is an error If DateTime.MaxValue is returned then the timelimit is infinite
Public propertyyr
Year.

See Also