CommunicationObject.GetCommunicationObjectType Method

Definition

Gets the type of communication object.

protected:
 virtual Type ^ GetCommunicationObjectType();
protected virtual Type GetCommunicationObjectType ();
abstract member GetCommunicationObjectType : unit -> Type
override this.GetCommunicationObjectType : unit -> Type
Protected Overridable Function GetCommunicationObjectType () As Type

Returns

The type of communication object.

Applies to