{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
Item Property
Gets or sets the Field Value.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
Object
Item
{
get
;
set
; }
Public
Property
Item
As
Object
Get
Set
Field Value
The Field Value.
Exceptions
Exception
Condition
Exception
See Also
EntityObject Class
FLEXYGO.Objects Namespace