Копировать ссылку на страницу Перейти в предыдущий раздел Перейти в следующий раздел

Пространство имен: NpoComputer.WebAccess.API

Сборка: NpoComputer.WebAccess.API (в NpoComputer.WebAccess.API.dll), версия: 5.5

Синтаксис:

C#

public RequisiteControlPropertiesChange(

 string ControlName,

 FormControlType ControlType,

 string RequisiteName,

 RequisiteDescription.RequisiteSectionNumber Section,

 bool IsEnabled,

 bool IsReadOnly,

 bool IsVisible

)

Visual Basic

Public Sub New ( _

 ControlName As String, _

 ControlType As FormControlType, _

 RequisiteName As String, _

 Section As RequisiteDescription.RequisiteSectionNumber, _

 IsEnabled As Boolean, _

 IsReadOnly As Boolean, _

 IsVisible As Boolean _

)

Visual Basic (Usage)

Dim ControlName As String

Dim ControlType As FormControlType

Dim RequisiteName As String

Dim Section As RequisiteDescription.RequisiteSectionNumber

Dim IsEnabled As Boolean

Dim IsReadOnly As Boolean

Dim IsVisible As Boolean

Dim instance As New RequisiteControlPropertiesChange(ControlName, _

 ControlType, RequisiteName, Section, _

 IsEnabled, IsReadOnly, IsVisible)

Параметры:

ControlName – DFM-имя элемента;
ControlTypeтип элемента;
RequisiteName – имя реквизита;
Sectionраздел реквизита;
IsEnabled – доступность реквизита для изменения;
IsReadOnly – признак только для чтения;
IsVisible – видимость реквизита.
© Компания DIRECTUM, 2018 Сообщество пользователей DIRECTUM
.navbar > a:hover { background: #FFD73B; }