![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
AddEntityToQueue(Guid, String, String, Guid, Boolean, Guid) |
Route an entity to a public queue.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
AssignEntityToUser(Guid, String, Guid, Guid) |
Assign an Entity to the specified user ID
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Associate(String, Guid, Relationship, EntityReferenceCollection) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CancelSalesOrder(Guid, Dictionary<String, CrmDataTypeWrapper>, Int32, Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CloseActivity(String, Guid, String, String, Guid) |
Closes the Activity type specified. The Activity Entity type supports fax , letter , and phonecall
*Note: This will default to using English names for Status. if you need to use Non-English, you should populate the names for completed for the status and state.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CloseIncident(Guid, Dictionary<String, CrmDataTypeWrapper>, Int32, Guid) |
Closes an Incident request in CRM, this special handling is necessary to support CRM Built In Object.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CloseOpportunity(Guid, Dictionary<String, CrmDataTypeWrapper>, Int32, Guid) |
This will close an opportunity as either Won or lost in CRM
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CloseQuote(Guid, Dictionary<String, CrmDataTypeWrapper>, Int32, Guid) |
Closes a quote as won or lost, Revise is not supported via this method
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CloseTroubleTicket(Guid, String, String, Guid) |
Closes a Trouble ticket by ID
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Create(Entity) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateAnnotation(String, Guid, Dictionary<String, CrmDataTypeWrapper>, Guid) |
This creates a annotation [note] entry, related to a an existing entity
Required Properties in the fieldList
notetext (string) = Text of the note,
subject (string) = this is the title of the note
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateBatchOperationRequest(String, Boolean, Boolean) |
Creates a batch request for executing batch operations. This method returns an ID (GUID) that will be used to identify a request as a batch request vs a "normal" request.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateEntityAssociation(String, Guid, String, Guid, String, Guid) |
Associates one Entity to another where an M2M Relationship Exists.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateMultiEntityAssociation(String, Guid, String, List<Guid>, String, Guid, Boolean) |
Associates multiple entities of the same time to a single entity
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateNewActivityEntry(String, String, Guid, String, String, String, Dictionary<String, CrmDataTypeWrapper>, Guid) |
Creates a new activity against the target entity type
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateNewRecord(String, Dictionary<String, CrmDataTypeWrapper>, String, Boolean, Guid) |
Uses the dynamic entity pattern to create a new entity record.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
CreateOrUpdatePickListElement(String, String, List<LocalizedLabel>, Int32, Boolean) |
Adds an option to a pick list on an entity.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Delete(String, Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
DeleteEntity(String, Guid, Guid) |
Deletes an entity from the CRM
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
DeleteEntityAssociation(String, Guid, String, Guid, String, Guid) |
Removes the Association between 2 entity items where an M2M Relationship Exists.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Disassociate(String, Guid, Relationship, EntityReferenceCollection) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) ![System_CAPS_static System_CAPS_static](images/gg327465.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-static(crm.8).jpeg) |
DiscoverOrganizations(Uri, ClientCredentials, UserIdentifier, String, Uri, String, Boolean, String, PromptBehavior) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) ![System_CAPS_static System_CAPS_static](images/gg327465.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-static(crm.8).jpeg) |
DiscoverOrganizations(Uri, Uri, ClientCredentials, ClientCredentials) |
Discovers the organizations.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) ![System_CAPS_static System_CAPS_static](images/gg327465.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-static(crm.8).jpeg) |
DiscoverOrganizations(Uri, Uri, NetworkCredential) |
Discovers the organizations.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Equals(Object) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Execute(OrganizationRequest) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ExecuteBatch(Guid) |
Begins running the Batch command.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ExecuteCrmEntityDeleteRequest(String, Guid, String) |
Executes a row level delete on a CRM entity ( thread safe ) and returns true or false. Also adds metrics for logging support.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ExecuteCrmOrganizationRequest(OrganizationRequest, String) |
Executes a CRM Organization Request (thread safe) and returns the organization response object. Also adds metrics for logging support.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ExecuteWorkflowOnEntity(String, Guid, Guid) |
Executes a named workflow on an object.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetActivitiesBy(String, Guid, List<String>, CrmServiceClient.LogicalSearchOperator, Dictionary<String, String>, Dictionary<String, CrmServiceClient.LogicalSortOrder>, Int32, Int32, String, String, Boolean, Guid) |
Returns all Activities Related to a given Entity ID. Only Account, Contact and Opportunity entities are supported.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetActivitiesBy(String, Guid, List<String>, CrmServiceClient.LogicalSearchOperator, List<CrmServiceClient.CrmSearchFilter>, Dictionary<String, CrmServiceClient.LogicalSortOrder>, Int32, Int32, String, String, Boolean, Guid) |
Returns all Activities Related to a given Entity ID. Only Account, Contact and Opportunity entities are supported.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetAllAttributesForEntity(String) |
Returns all attributes on a entity
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetAllEntityMetadata(Boolean, EntityFilters) |
Returns a list of entities with basic data from CRM
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetBatchById(Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetBatchOperationIdRequestByName(String) |
Returns the batch id for a given batch name.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetBatchRequestAtPosition(Guid, Int32) |
Returns the organization request at a give position
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetDataByKeyFromResultsSet<T>(Dictionary<String, Object>, String) |
This function gets data from a Dictionary object, where "string" identifies the field name, and Object contains the data, this method then attempts to cast the result to the Type requested, if it cannot be cast an empty object is returned.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityAttributeMetadataForAttribute(String, String) |
Gets metadata for a specific entity's attribute.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByFetchSearch(String, Guid) |
Searches for data based on a FetchXML query
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByFetchSearch(String, Int32, Int32, String, String, Boolean, Guid) |
Searches for data based on a FetchXML query
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByFetchSearchEC(String, Guid) |
Searches for data based on a FetchXML query
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByFetchSearchEC(String, Int32, Int32, String, String, Boolean, Guid) |
Searches for data based on a FetchXML query
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataById(String, Guid, List<String>, Guid) |
Gets a List of variables from the account based on the list of field specified in the Fields List
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByLinkedSearch(String, Dictionary<String, String>, String, Dictionary<String, String>, String, String, String, CrmServiceClient.LogicalSearchOperator, List<String>, Guid) |
Queries an Object via a M to M Link
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByLinkedSearch(String, List<CrmServiceClient.CrmSearchFilter>, String, List<CrmServiceClient.CrmSearchFilter>, String, String, String, CrmServiceClient.LogicalSearchOperator, List<String>, Guid, Boolean) |
Queries an Object via a M to M Link
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByRollup(String, Guid, String, List<String>, CrmServiceClient.LogicalSearchOperator, Dictionary<String, String>, Dictionary<String, CrmServiceClient.LogicalSortOrder>, Guid) |
Returns all Activities Related to a given Entity ID. Only Account, Contact and Opportunity entities are supported.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataByRollup(String, Guid, String, List<String>, CrmServiceClient.LogicalSearchOperator, List<CrmServiceClient.CrmSearchFilter>, Dictionary<String, CrmServiceClient.LogicalSortOrder>, Int32, Int32, String, String, Boolean, Guid) |
Returns all Activities Related to a given Entity ID. Only Account, Contact and Opportunity entities are supported.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataBySearchParams(String, Dictionary<String, String>, CrmServiceClient.LogicalSearchOperator, List<String>, Guid) |
Gets a list of accounts based on the search parameters.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataBySearchParams(String, List<CrmServiceClient.CrmSearchFilter>, CrmServiceClient.LogicalSearchOperator, List<String>, Dictionary<String, CrmServiceClient.LogicalSortOrder>, Int32, Int32, String, String, Boolean, Guid) |
Searches for data from an entity based on the search parameters.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDataBySearchParams(String, List<CrmServiceClient.CrmSearchFilter>, CrmServiceClient.LogicalSearchOperator, List<String>, Guid) |
Gets a list of accounts based on the search parameters.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDisplayName(String, Int32) |
Gets an Entity Name by Logical name or Type code.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityDisplayNamePlural(String, Int32) |
Gets an Entity Name by Logical name or Type code.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityFormIdListByType(String, CrmServiceClient.FormTypeId) |
Returns the Form Entity References for a given form type.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityMetadata(String, EntityFilters) |
Returns the Metadata for an entity from CRM, defaults to basic data only.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityName(Int32) |
Returns the Entity name for the given Type code
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetEntityTypeCode(String) |
Gets the typecode of an entity by name.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetGlobalOptionSetMetadata(String) |
Gets a global option set from CRM.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetHashCode() |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetMyCrmUserId() |
Gets the user ID of the currently logged in user.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetPickListElementFromMetadataEntity(String, String) |
Gets a PickList, Status List or StateList from the metadata of an attribute
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
GetType() |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ImportDataMapToCrm(String, Boolean, Boolean) |
Used to upload a data map to the CRM
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ImportSolutionToCrm(String, Guid, Boolean, Boolean, Boolean, Boolean) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
InstallSampleDataToCrm() |
Request CRM to install sample data shipped with CRM. Note this is process will take a few moments to execute.
This method will return once the request has been submitted.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
IsSampleDataInstalled() |
Determines if the CRM sample data has been installed
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) ![System_CAPS_static System_CAPS_static](images/gg327465.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-static(crm.8).jpeg) |
MakeSecureString(String) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
PublishEntity(String) |
Publishes an entity to the production system, used in conjunction with the Metadata services.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ReleaseBatchInfoById(Guid) |
Release a batch from the stack Once you have completed using a batch, you must release it from the system.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) ![System_CAPS_static System_CAPS_static](images/gg327465.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-static(crm.8).jpeg) |
RemoveOAuthTokenCache(String) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ResetLocalMetadataCache(String) |
This will clear the Metadata cache for either all entities or the specified entity
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Retrieve(String, Guid, ColumnSet) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
RetrieveBatchResponse(Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
RetrieveMultiple(QueryBase) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
SendSingleEmail(Guid, String, Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
SubmitImportRequest(CrmServiceClient.ImportRequest, DateTime) |
Starts an Import request for CRM.
Supports a single file per Import request.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
ToString() |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
UninstallSampleDataFromCrm() |
Request CRM to remove sample data shipped with CRM. Note this is process will take a few moments to execute. This method will return once the request has been submitted.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
Update(Entity) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
UpdateEntity(String, String, Guid, Dictionary<String, CrmDataTypeWrapper>, String, Boolean, Guid) |
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
UpdateStateAndStatusForEntity(String, Guid, Int32, Int32, Guid) |
Updates the State and Status of the Entity passed in.
|
![System_CAPS_pubmethod System_CAPS_pubmethod](images/gg327459.s-63ed43fe79224917a9711fb438a97d86-system-media-system-caps-pubmethod(crm.8).jpeg) |
UpdateStateAndStatusForEntity(String, Guid, String, String, Guid) |
Updates the State and Status of the Entity passed in.
|