XmlElementName

Name of the XML element that will hold the value

This is only used when the model name cannot be used to generate the XML element name.

Syntax:

XmlElementName "value";

attributes {
   public     Address3 TEXT(35) A-IU- {
      XmlElementName "ADDRESS_3";
   }
}

This page is generated from IFS Developer Studio at 2015-02-19 11:35.