📚 SAP Business One SDK Help

EBooksFeesCategory 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 CategoryDescriptionDescription of the fees category.
Field Name: Desc
Data Type: Edm.String
Writable: Yes
Public Property CodeCategory code — primary key. This is the key field.
Field Name: Code
Data Type: Edm.Int32
Writable: Yes

See Also