IField.IsEnumValue Property
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether the field is an enum value.
bool IsEnumValue { get; }This property has a default implementation in the interface.
