RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ValueRangeAttribute Constructor (UInt64)

Initializes a new instance of the ValueRangeAttribute class.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public ValueRangeAttribute(
	ulong value
)
Public Sub New ( _
	value As ULong _
)
public:
ValueRangeAttribute(
	unsigned long long^ value
)

Parameters

value
Type: UInt64
The value.