EnumInformation Class |
This structure contains details of enumerated data.

SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierEnumInformation
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierEnumInformation

C#
[SerializableAttribute] public class EnumInformation
The EnumInformation type exposes the following members.

Name | Description | |
---|---|---|
![]() | EnumName |
Gets or sets the name of the enum.
|
![]() | IsDeleted |
Gets or sets a value indicating whether this instance is deleted.
|
![]() | Order |
Gets or sets the order.
|
![]() | Value |
Gets or sets the value.
|
