{CompanyName} FlexyGo
Contact
.
.
::
.
.
children Property
The names of the contact's children
Namespace:
FLEXYGO.OfficeResourceTypes
Assembly:
flxSysProcess
(in flxSysProcess.dll)
Syntax
C#
VB
public
List
<
string
>
children
{
get
;
set
; }
Public
Property
children
As
List
(
Of
String
)
Get
Set
See Also
Contact Class
FLEXYGO.OfficeResourceTypes Namespace