IBX.IBServices.TLicenseInfo

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTLicenseInfo

Delphi

TLicenseInfo = class

C++

class PASCALIMPLEMENTATION TLicenseInfo : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

TLicenseInfo stores information about licensed users.

Key lists the license key for each licensed user.

Id lists the user Id for each licensed user.

Desc lists the description of each licensed user.

LicensedUsers indicates the number of users (the number of entries in the lists).