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