GetCollectionItemXmlElementName method
Implementation
@override
String GetCollectionItemXmlElementName(OccurrenceInfo complexProperty) {
return XmlElementNames.Occurrence;
}
@override
String GetCollectionItemXmlElementName(OccurrenceInfo complexProperty) {
return XmlElementNames.Occurrence;
}