Given the sender code, returns the description.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string GetSenderDescription( string senderCode ) |
| Visual Basic |
|---|
Public Function GetSenderDescription ( _ senderCode As String _ ) As String |
| Visual C++ |
|---|
public: String^ GetSenderDescription( String^ senderCode ) |
Parameters
- senderCode
- Type: System..::..String
The SenderCode to look up.