clsSBOWebClientHandlerReadCustomerInfo Method
|
Reads Display Information to a business partner in SBO Web Client
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic clsSBOWebCustomerInfo ReadCustomerInfo(
string sCardCode
)
Public Function ReadCustomerInfo (
sCardCode As String
) As clsSBOWebCustomerInfo
Parameters
- sCardCode
- Type: SystemString
Return Value
Type:
clsSBOWebCustomerInfo
See Also