{CompanyName} FlexyGo
IEntity
.
.
::
.
.
ParentDefaults Property
Gets or sets the parent object defaults.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
BaseCollection
ParentDefaults
{
get
;
set
; }
Property
ParentDefaults
As
BaseCollection
Get
Set
Field Value
The parent object defaults.
See Also
IEntity Interface
FLEXYGO.Objects Namespace