📚 SAP Business One SDK Help

AlternativeItem Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates an XML file that represents the object data.
Public Method ToXMLStringCreates an XML string that represents the object data.

Public Properties

Public Property AlternativeItemCodeSets or returns unique ID of the alternative item.
Public Property MatchFactorReturns or sets a value specifying the matching degree of this item with the original item.

A higher value represents a higher match.

Public Property RemarksReturns or sets a string specifying comments to this alternative item.

See Also