📚 SAP Business One SDK Help

EducationType 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 DescriptionA longer description of the education type.
Field Name: descriptio
Data Type: String
Writable: Yes
Public Property EduTypeThe numeric key of the education type. This is the key field.
Field Name: edType
Data Type: Integer
Writable: No
Public Property NameThe short name or code for the education type (e.g., "BA", "MA").
Field Name: name
Data Type: String
Writable: Yes

See Also