{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
CanView Property
Gets a value indicating if this instance can be viewed.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
CanView
{
get
; }
Public
ReadOnly
Property
CanView
As
Boolean
Get
Field Value
true
if this instance can be viewed; otherwise,
false
.
See Also
EntityObject Class
FLEXYGO.Objects Namespace