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.
| Name | Description | |
|---|---|---|
|
ConnectionTestSupported() | |
|
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). |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
|
GetCustomFieldSettings() | |
|
GetDefaultConfig() | Get the default configuration for this connector engine |
|
GetDefaultMappings() | |
|
GetDownloadLink() | |
|
GetFriendlyName() | |
|
GetHashCode | Serves as the default hash function. (inherited from Object). |
|
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject). |
|
GetLogoLarge(ILogger) | |
|
GetLogoSmall(ILogger) | |
|
GetResourceImageBytes(Stream) | Gets array of bytes from an image stream (inherited from BaseConnectorDescriber<T>). |
|
GetTestModeSetup() | |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
InAssemblyNamed() | (inherited from BaseConnectorDescriber<T>). |
|
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject). |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (inherited from MarshalByRefObject). |
|
ToString | Returns a string that represents the current object. (inherited from Object). |
| Name | Description | |
|---|---|---|
|
Settings | |
|
SourceFields |
| Name | Description | |
|---|---|---|
|
MANUAL_CLIENT_NAME | |
|
MANUAL_JOB_NUMBER | |
|
MANUAL_STAFF_EMAIL |
ConnectorWFMV3.WFMDescriber