LicenseModuleSettingItems - свойство
Элементы в объекте настройки модуля лицензии.
Используются для указания значений, которые можно выбрать для настройки-перечисления
типа
Enum.
Пространство имён: Tessa.Platform.LicensingСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[XmlElementAttribute("item")]
public List<LicenseModuleSettingItem> Items { get; set; }
<XmlElementAttribute("item")>
Public Property Items As List(Of LicenseModuleSettingItem)
Get
Set
public:
[XmlElementAttribute(L"item")]
property List<LicenseModuleSettingItem^>^ Items {
List<LicenseModuleSettingItem^>^ get ();
void set (List<LicenseModuleSettingItem^>^ value);
}
[<XmlElementAttribute("item")>]
member Items : List<LicenseModuleSettingItem> with get, set
Значение свойства
ListLicenseModuleSettingItem