{CompanyName} FlexyGo
ObjectProperty
.
.
::
.
.
MaxValue Property
Gets the maximum allowed value.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
string
MaxValue
{
get
; }
Public
ReadOnly
Property
MaxValue
As
String
Get
Field Value
The maximum allowed value.
See Also
ObjectProperty Class
FLEXYGO.Objects.Settings Namespace