WFMApiClient Class
Public Class WFMApiClient
This language is not supported or no code example is available.
public class WFMApiClient
This language is not supported or no code example is available.
public ref class WFMApiClient
This language is not supported or no code example is available.
public class WFMApiClient
This language is not supported or no code example is available.
|
Name
|
Description
|
|
CloseHttpClient()
|
|
|
Download(string, string)
|
|
|
EndRequestCountForConnectorRun()
|
|
|
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).
|
|
GetApiXmlAsync(string, Action<XDocument>, int)
|
|
|
GetClientCustomFieldsXmlAsync(string, Action<XDocument>)
|
|
|
GetClientsXml(DateTime)
|
Return Clients XML document retrieved from WorkflowMax API
|
|
GetClientsXml(XDocument, Nullable<DateTime>)
|
Return Clients XML document retrieved from WorkflowMax API
|
|
GetContactCustomFieldsXmlAsync(string, Action<XDocument>)
|
|
|
GetCustomFieldsXml()
|
Get XML containing a list of the custom fields that a WFM user has created inside WFM
|
|
GetDocumentsXmlAsync(string, Action<XDocument>)
|
Get all the documents attached to a job
|
|
GetHashCode
|
Serves as the default hash function.
(inherited from Object).
|
|
GetInvoiceDetailsXmlAsync(string, Action<XDocument>)
|
Get the XML of the details of a specific invoice
|
|
GetInvoicesXml()
|
Get XML containing a list of all invoices
|
|
GetJobCustomFieldsXmlAsync(string, Action<XDocument>)
|
|
|
GetJobsXml(DateTime, DateTime)
|
Return Jobs XML document retrieved from WorkflowMax API
|
|
GetStaffXml()
|
Return Staff XML document retrieved from WorkflowMax API
|
|
GetTaskCustomFieldsXmlAsync(string, Action<XDocument>)
|
|
|
GetType
|
Gets the Type of the current instance.
(inherited from Object).
|
|
InitialiseHttpClient(string, string)
|
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(inherited from Object).
|
|
ParseXml(string)
|
|
|
PreprocessXml(string)
|
|
|
StartRequestCountForConnectorRun()
|
|
|
TestConnection()
|
|
|
ToString
|
Returns a string that represents the current object.
(inherited from Object).
|
Top
ConnectorWFMV3.WFMApiClient
.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