Show / Hide Table of Contents

Class ButtonOpenCardSourceEntryDto

Dto кнопки открытия карточки

Inheritance
InheritedDto<UiSourceMinimalBaseDto>
UiSourceMinimalBaseDto
UiSourceBaseDto
BaseButtonSourceEntryDto
ButtonOpenCardSourceEntryDto
Inherited Members
BaseButtonSourceEntryDto.Confirmation
BaseButtonSourceEntryDto.SetAllValuesFirst
BaseButtonSourceEntryDto.IsValidationRequired
BaseButtonSourceEntryDto.HasActions
BaseButtonSourceEntryDto.Value
UiSourceBaseDto.Caption
UiSourceBaseDto.Enable
UiSourceBaseDto.Visible
UiSourceBaseDto.Hint
UiSourceMinimalBaseDto.Id
UiSourceMinimalBaseDto.Image
Namespace: Trivium.CardsDto.UiSourcesDto
Assembly: Trivium.CardsDto.dll
Syntax
public class ButtonOpenCardSourceEntryDto : BaseButtonSourceEntryDto

Properties

Nullable<int> ParameterSelectionSetId
Идентификатор SelectionSet-а в котором будут указаны параметры для открытия карточки.
int UiModelId
Идентификатор инстанса карточки.
Back to top Generated by DocFX