ValueRangeAttribute Constructor (UInt64)
Initializes a new instance of the ValueRangeAttribute class.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: 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.