Click or drag to resize

DbServer.RelationChildren Property (Typed)

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

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

Property Value

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