The Communication type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Communication |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetChannel |
Resets the node.
| |
| ResetChannelCode |
Resets the node.
| |
| ResetValue |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Channel |
Channel (BBIE). The method of communication, expressed as text.
| |
| ChannelCode |
Channel Code (BBIE). The method of communication, expressed as a code.
| |
| ChannelCodeSet |
Checks if the property has been set or not.
| |
| ChannelSet |
Checks if the property has been set or not.
| |
| Value |
Value (BBIE). The communication value, such as phone number or email address.
| |
| ValueSet |
Checks if the property has been set or not.
|