📚 SAP Business One SDK Help

CommunicationMean Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileLoads the object's properties from an XML file.
Public Method FromXMLStringLoads the object's properties from an XML string.
Public Method GetXMLSchemaReturns the XML schema for this object.
Public Method ToXMLFileSerializes the object's properties to an XML file.
Public Method ToXMLStringSerializes the object's properties to an XML string.

Public Properties

Public Property AbsEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property CommunicationMediaCodeThe communication medium code.
Field Name: CommCode
Data Type: Edm.String
Writable: No
Public Property CommunicationMediaDescriptionThe description of the communication medium.
Field Name: CommDesc
Data Type: Edm.String
Writable: No

See Also