Class for InfoLicense operation.

The following tables list the members exposed by the InfoLicense type.

Name Description
Public constructor InfoLicense Construct the instance
Top
Name Description
Public property AllowedAF Flag to indicate if AF is enabled.
Public property AllowedDevices Gets number of allowed devices (channels).
Public property AllowedEngineeringUsers Gets number of allowed engineering users.
Public property AllowedPI Flag to indicate if PI is enabled.
Public property AllowedProtocolsPremium Gets number of allowed protocols premium.
Public property AllowedProtocolsStandard Gets number of allowed protocols standard.
Public property AllowedRichClients Gets number of allowed rich clients.
Public property AllowedRunInstances Gets number of allowed run instances.
Public property AllowedTagElements Gets number of allowed tag elements.
Public property AllowedWebClients Gets number of allowed web clients.
Public property AllowedWebViews Gets number of allowed web views.
Public property AllowediOSClients Gets number of allowed iOS clients.
Public property ArrayIndexes (inherited from RunObj).
Public property Count (inherited from ListObj).
Public property DateCreated Gets the date and time the license was created.
Public property DateModified Gets the date and time the license was modified.
Public property ExpirationDate Gets the date and time the license will expire.
Public property ExtraNumber1 Gets extranumber1 information.
Public property ExtraNumber2 Gets extranumber2 information.
Public property HardKeyRetryCount Count of hardkey retries.
Public property ID (inherited from RunObj).
Public property IsAllowedTagElementsEqualCommPoints Flag to indicate if is allowed tag elements equal communication points.
Public property Item (Overloaded) (inherited from ListObj).
Public property LicenseMedia Gets the license media.
Public property LicenseType Gets the license type.
Public property ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
Public property Parent (inherited from RunObj).
Public property ProductFamily Gets the license products family .
Public property ProductModel Gets the license product model.
Public property ProductVersion Gets the license product version.
Public property Registered Flag to indicate if was registered.
Public property Root (inherited from RunObj).
Public property SerialNumber Gets the license serial number.
Public property ServerConnected Gets the server full address.
Public property SyncRoot (inherited from ListObj).
Public property TModule (inherited from RunObj).
Top
Name Description
Public method ClearCacheNames (inherited from ListObj).
Public method Equals (Overloaded) (inherited from Object).
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetSerialNumber
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top