ChildrenCollectionPath Property
Gets or sets the property path to find the
Northwoods.Go.GoGroup holding the child objects corresponding to nested elements when
HandlesChildren is true.
public string ChildrenCollectionPath {get; set;}
Property Value
This defaults to the empty string, "", meaning that this transformer's object is the
Northwoods.Go.GoGroup containing the child objects to be generated or consumed as nested XML elements.