Table of Contents

Class IconViewModel

Namespace
JJMasterData.Web.Areas.DataDictionary.Models
Assembly
JJMasterData.Web.dll
public sealed class IconViewModel
Inheritance
IconViewModel
Inherited Members

Properties

EnablePopUp

public bool EnablePopUp { get; init; }

Property Value

bool

InputId

public required string InputId { get; init; }

Property Value

string

SelectedIcon

public IconType SelectedIcon { get; init; }

Property Value

IconType