📚 SAP Business One SDK Help

LocalEra Object Members
See Also  Overview 

Public Methods

Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLmethod SaveXML

Public Properties

Public Property BrowserReturns the DataBrowser object.
Public Property CodeReturns the Local Era code.

Field name: Code.

Length: 1 character.

Public Property EraNameReturns the Local Era name.

Field name: EraName.

Length: 20 characters.

Public Property StartDateReturns the start date of the Local Era calendar.

Field name: StartDate.

Public Property UserFieldsReturns the UserFields object.

See Also