📚 SAP Business One SDK Help

DataImportTemplateRecord Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property LineNumberThe line number of the mapping record. Field name: `LineNum`. Part of the composite key.
Field Name: LineNum
Data Type: Edm.Int32
Writable: No
Public Property TemplateNumberThe internal number of the parent template. Field name: `TplNum`. Part of the composite key.
Field Name: TplNum
Data Type: Edm.Int32
Writable: No

See Also