📚 SAP Business One SDK Help

BoxSet Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilePopulates the object from an XML file.
Public Method FromXMLStringPopulates the object from an XML string.
Public Method GetXMLSchemaReturns the XML schema of the object.
Public Method ToXMLFileExports the object to an XML file.
Public Method ToXMLStringExports the object to an XML string.

Public Properties

Public Property AbsEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property Effectivefromproperty EffectiveFrom
Public Property ReportTypeThe type of tax report this box set applies to.
Field Name: ReportType
Data Type: BoxSetReportTypeEnum
Writable: Yes
Enum Type: BoxSetReportTypeEnum

See Also