{CompanyName} FlexyGo
ObjectSettings
.
.
::
.
.
ObjectName Property
Gets the object name.
Namespace:
FLEXYGO.Objects.Settings
Assembly:
flxObjectConfig
(in flxObjectConfig.dll)
Syntax
C#
VB
public
string
ObjectName
{
get
; }
Public
ReadOnly
Property
ObjectName
As
String
Get
Field Value
The object Name.
See Also
ObjectSettings Class
FLEXYGO.Objects.Settings Namespace