BuildElementCollectionAttribute.

ChildElementName Property

Summary

The name of the child element within the collection.

Syntax

public string ChildElementName { get; }

Remarks

This can be used for validation and schema generation.

Value

Type Description
string The name to check for in the XML of the elements in the collection.