Channel Code (BBIE). The method of communication, expressed as a code.
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
IChannelCode ChannelCode { get; set; } |
| Visual Basic |
|---|
Property ChannelCode As IChannelCode
Get
Set |
| Visual C++ |
|---|
property IChannelCode^ ChannelCode {
IChannelCode^ get ();
void set (IChannelCode^ value);
} |
| F# |
|---|
abstract ChannelCode : IChannelCode with get, set
|
Property Value
Type:
IChannelCodeRemarks
Examples
Phone Fax Email
See Also