Messages Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a strongly-typed resource class, for looking up localized strings, etc.
Namespace: Microsoft.Uii.Desktop.Core.Properties
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Core.Properties.Messages
Syntax
public class Messages
Public Class Messages
Properties
Name | Description | |
---|---|---|
APP_PARAMETER_TYPE_EXCEPTION | Gets a localized string similar to App parameter isn't of type "{0}".. |
|
Culture | Gets or sets the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
|
NONHOSTED_APP_ERROR | Gets a localized string similar to The system can't find the specified file. |
|
ResourceManager | Gets the cached ResourceManager instance used by this class. |
|
SESSION_ID_SessionId | Gets a localized string similar to Session ID. |
|
SESSION_LIMIT_EXCEEDED | Gets a localized string similar to The maximum session limit was exceeded.. |
|
WORKFLOW_CANCEL_CONFIRM | Gets a localized string similar to Are you sure you want to cancel the workflow? |
|
WORKFLOW_COMPLETE_STEP | Gets a localized string similar to Complete all the steps to finish the workflow. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SESSIONID_INVALID | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SESSIONID_INVALID: The session ID is invalid. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SET_WORKFLOW_DATA | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SET_WORKFLOW_DATA: There is a problem in the XML content of a workflow. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SET_WORKFLOW_STEPS_DATA | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_SET_WORKFLOW_STEPS_DATA: There is a problem in the XML content of a workflow's steps. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_WORKFLOW_DATA_IN_XML | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_ERR_WORKFLOW_DATA_IN_XML: The formation of workflow XML failed. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_SET_PENDING_WORKFLOW_DATA | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_SET_PENDING_WORKFLOW_DATA: There is a problem in the steps' data of the pending workflow. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_SET_PENDING_WORKFLOW_DATA_SET_TO_FIRST_STEP | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_SET_PENDING_WORKFLOW_DATA_SET_TO_FIRST_STEP: There is a problem in the XML content of a workflow's steps. The first step of the workflow will be set as the active step. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_STATUS_INVALID | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_DATA_STATUS_INVALID: The workflow status isn't valid. |
|
WORKFLOW_DATA_STRUCTURES_WORKFLOW_STEP_ERR_SET_STEP_DATA | Gets a localized string similar to WORKFLOW_DATA_STRUCTURES_WORKFLOW_STEP_ERR_SET_STEP_DATA: There is a problem in the XML content of a workflow. |
|
WORKFLOW_ERR_AGENTID_SESSIONID_NULL | Gets a localized string similar to WORKFLOW_ERR_AGENTID_SESSIONID_NULL: Either the Agent ID or the Session ID is null. |
|
WORKFLOW_ERR_GET_INTELLIGENT_WORKFLOW_ID | Gets a localized string similar to WORKFLOW_ERR_GET_INTELLIGENT_WORKFLOW_ID: Failed to get the intelligent workflow. |
|
WORKFLOW_ERR_GET_PENDING_WORKFLOW | Gets a localized string similar to WORKFLOW_ERR_GET_PENDING_WORKFLOW: There was a problem in getting the pending workflow content. |
|
WORKFLOW_ERR_GET_WORKFLOWS | Gets a localized string similar to WORKFLOW_ERR_GET_WORKFLOWS: There was a problem in obtaining the available workflows for the Agent. |
|
WORKFLOW_ERR_LISTVIEW_UPDATE | Gets a localized string similar to WORKFLOW_ERR_LISTVIEW_UPDATE: There was a problem in updating the list view of the workflow. |
|
WORKFLOW_ERR_PENDING_WORKFLOW_ID | Gets a localized string similar to "WORKFLOW_ERR_PENDING_WORKFLOW_ID: The pending workflow of this session isn't available. Please contact the system administrator." |
|
WORKFLOW_ERR_SAVE_ACTIVE_WORKFLOW | Gets a localized string similar to WORKFLOW_ERR_SAVE_ACTIVE_WORKFLOW: The Save Workflow web method caused the problem. |
|
WORKFLOW_ERR_SET_WORKFLOW_DATA_FROM_XML | Gets a localized string similar to WORKFLOW_ERR_SET_WORKFLOW_DATA_FROM_XML: There is a problem in the XML content of the available workflow. |
|
WORKFLOW_ERR_TRANSFER_WORKFLOW_FAILED | Gets a localized string similar to WORKFLOW_ERR_TRANSFER_WORKFLOW_FAILED: There is a problem in transferring the workflow from Session ID {0} to Session ID {1}. |
|
WORKFLOW_ERR_UPDATING_COMBO | Gets a localized string similar to WORKFLOW_ERR_UPDATING_COMBO: There is a problem updating the workflow combo box. |
|
WORKFLOW_GET_WORKFLOW_STEPS | Looks up a localized string similar to There is a problem in the XML content of a workflow's steps or in setting the active workflow. |
|
WORKFLOW_LBL_HELP_CONTENT | Gets a localized string similar to A workflow is a series of steps that helps an agent do a task associated with a customer. |
|
WORKFLOW_LOGGING_INFO_NO_ACCESS_TO_STEPS | Gets a localized string similar to "The agent doesn't have access to the hosted applications corresponding to the following steps of the selected workflow. ". |
|
WORKFLOW_LOGGING_INFO_NO_ACCESS_TO_WORKFLOWS | Gets a localized string similar to The agent doesn't have access to any workflows. Contact the system administrator.. |
|
WORKFLOW_MSGBOX_NO_ACCESS_TO_STEPS_ASK_PART1 | Gets a localized string similar to "You don't have access to the hosted applications corresponding to the following steps of the selected workflow. ". |
|
WORKFLOW_MSGBOX_NO_ACCESS_TO_STEPS_ASK_PART2 | Gets a localized string similar to Do you wish to continue?. |
|
WORKFLOW_STATUS_nWorkflowStatus | Gets a localized string similar to Workflow Status. |
|
WORKFLOW_STEP_COLLECTION_OUTOFINDEX | Gets a localized string similar to Index Out of range. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Desktop.Core.Properties Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright