IMessageFilterSettings.IsMessageTypeSupported(String) Method

Definition

public:
 bool IsMessageTypeSupported(System::String ^ docType);
public bool IsMessageTypeSupported (string docType);
abstract member IsMessageTypeSupported : string -> bool
Public Function IsMessageTypeSupported (docType As String) As Boolean

Parameters

docType
String

Returns

Boolean

Applies to