[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:QPulseWebServices.Core.XpoEntity.Customer.Customer.Children"]

Namespace: QPulseWebServices.Core.XpoEntity.Customer
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.6101.8

Syntax

C#
public XPCollection<Customer> Children { get; }

Property Value

Type: XPCollection<(Of <(<'Customer>)>)>

See Also