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