📚 SAP Business One SDK Help

TaxDeclarationBoxParams 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 BoxSetCodePart of the composite key. The box set code.
Field Name: BosCode
Data Type: Edm.Int32
Writable: Yes
Public Property CodePart of the composite key. The box code.
Field Name: BoxCode
Data Type: Edm.String
Writable: Yes
Public Property ReportTypePart of the composite key. The report type.
Field Name: ReportType
Data Type: BoxDefinitionReportTypeEnum
Writable: Yes
Enum Type: BoxDefinitionReportTypeEnum

See Also