📚 SAP Business One SDK Help

BoxDefinitionChoice 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 BoxSetCodeThe parent box set code.
Field Name: BosCode
Data Type: Edm.Int32
Writable: No
Public Property CodeThe parent box code.
Field Name: BoxCode
Data Type: Edm.String
Writable: No
Public Property DescriptionThe description of this choice.
Field Name: Descr
Data Type: Edm.String
Writable: Yes
Public Property ReportTypeThe parent report type.
Field Name: ReportType
Data Type: BoxDefinitionReportTypeEnum
Writable: No
Public Property ValueThe choice value.
Field Name: Value
Data Type: Edm.String
Writable: Yes

See Also