LicenseModules - свойство |
Коллекция модулей, добавленных в лицензию. Каждый модуль содержит собственные настройки.
Пространство имён:
Tessa.Platform.Licensing
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [XmlIgnoreAttribute]
public LicenseModuleCollection Modules { get; set; }
<XmlIgnoreAttribute>
Public Property Modules As LicenseModuleCollection
Get
Set
public:
[XmlIgnoreAttribute]
property LicenseModuleCollection^ Modules {
LicenseModuleCollection^ get ();
void set (LicenseModuleCollection^ value);
}
[<XmlIgnoreAttribute>]
member Modules : LicenseModuleCollection with get, set
Значение свойства
Тип:
LicenseModuleCollectionСм. также