public property BXmlPropertyAttribute.ChildElement
Flag indicating that the value is a child element.
Declaration | ||||
|
The type must be attributed with BXmlElementAttribute
or
BXmlSelectAttribute
If name is set, it will be forced for the element and the original element name will be save as "type" attribute.
If name is not set, the element name will be taken from the BXmlElement of the target type.
Declared in BXmlPropertyAttribute