public sealed class Value.Types.EnumValue : IMessage<Value.Types.EnumValue>, IEquatable<Value.Types.EnumValue>, IDeepCloneable<Value.Types.EnumValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Resource Settings v1 API class Value.Types.EnumValue.
A enum value that can hold any enum type setting values.
Each enum type is represented by a number, this representation
is stored in the definitions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Value.Types.EnumValue` class within the Resource Settings v1 API for .NET, with the current version being 2.3.0."],["`Value.Types.EnumValue` is a class that represents an enum value capable of holding any enum type setting values, with each type being numerically represented."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities in message handling, equality comparison, deep cloning, and buffer operations."],["The documentation includes inherited members from the base object class and details on the `EnumValue` constructor, including parameter descriptions and the property `Value` for holding the enum's string representation."],["The versions listed on this page range from the latest, 2.5.0 down to 1.0.0, providing a variety of previous version's documentation for developers."]]],[]]