GetCollectionItemXmlElementName abstract method

String? GetCollectionItemXmlElementName(
  1. TComplexProperty complexProperty
)
Gets the name of the collection item XML element. The complex property.

Implementation

String? GetCollectionItemXmlElementName(TComplexProperty complexProperty);