📚 SAP Business One SDK Help

AgentName 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 AgentsThis is the key field. The agent code.
Field Name: AgentCode
Data Type: Edm.String
Writable: Yes
Public Property DescriptionAdditional description or memo for the agent.
Field Name: Memo
Data Type: Edm.String
Writable: Yes
Public Property NameThe name of the agent.
Field Name: AgentName
Data Type: Edm.String
Writable: Yes

See Also