Class PropertyDefinitionWithEditableMinMaxWrapper
- Namespace
- MCM.Abstractions.Wrapper
- Assembly
- MCMv5.dll
public sealed class PropertyDefinitionWithEditableMinMaxWrapper : BasePropertyDefinitionWrapper, IPropertyDefinitionBase, IPropertyDefinitionWithEditableMinMax
- Inheritance
-
PropertyDefinitionWithEditableMinMaxWrapper
- Implements
- Inherited Members
Constructors
PropertyDefinitionWithEditableMinMaxWrapper(object)
public PropertyDefinitionWithEditableMinMaxWrapper(object @object)
Parameters
object
object
Properties
EditableMaxValue
public decimal EditableMaxValue { get; }
Property Value
EditableMinValue
public decimal EditableMinValue { get; }