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