Removes all 'Communication' entries.
Communication (ASBIE). An association to Other Communication.
Namespace: Unimaze.Composer.Ubl2.ComponentsAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
public void ClearOtherCommunications() |
| Visual Basic |
|---|
Public Sub ClearOtherCommunications |
| Visual C++ |
|---|
public:
virtual void ClearOtherCommunications() sealed |
| F# |
|---|
abstract ClearOtherCommunications : unit -> unit
override ClearOtherCommunications : unit -> unit |
Implements
IContact..::..ClearOtherCommunications()()()()
See Also