Click or drag to resize

DbServer.RelationChildren Property

X#
The returns the array of children that were registered with SetRelation()

Namespace:  VO
Assembly:  VORDDClasses (in VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY RelationChildren AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The array of children that were registered with SetRelation()
See Also