EntityImageProvider(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
EntityImageProvider(System::String ^ logicalName, System::String ^ id, System::String ^ name);
public EntityImageProvider (string logicalName, string id, string name);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityImageProvider : string * string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityImageProvider
Public Sub New (logicalName As String, id As String, name As String)
Parameters
- logicalName
- String
- id
- String
- name
- String