WFMDescriber Class

Public Class WFMDescriber 
Inherits BaseConnectorDescriber(Of WFMConnectorEngine)
This language is not supported or no code example is available.
public class WFMDescriber : BaseConnectorDescriber<WFMConnectorEngine>
This language is not supported or no code example is available.
public ref class WFMDescriber : public BaseConnectorDescriber<WFMConnectorEngine^>^
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.
Methods
 
Name Description
Public method ConnectionTestSupported()
Public method CreateObjRef(Type) Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject).
Public method Equals(Object) Determines whether the specified object is equal to the current object. (inherited from Object).
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object).
Public method GetCustomFieldSettings()
Public method GetDefaultConfig() Get the default configuration for this connector engine
Public method GetDefaultMappings()
Public method GetDownloadLink()
Public method GetFriendlyName()
Public method GetHashCode Serves as the default hash function. (inherited from Object).
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject).
Public method GetLogoLarge(ILogger)
Public method GetLogoSmall(ILogger)
Protected method Static GetResourceImageBytes(Stream) Gets array of bytes from an image stream (inherited from BaseConnectorDescriber<T>).
Public method GetTestModeSetup()
Public method GetType Gets the Type of the current instance. (inherited from Object).
Public method InAssemblyNamed() (inherited from BaseConnectorDescriber<T>).
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject).
Protected method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object).
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object. (inherited from MarshalByRefObject).
Public method ToString Returns a string that represents the current object. (inherited from Object).
Top
Classes
 
Name Description
Public class Static Settings
Public class Static SourceFields
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition