Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the list of linked entity IDs.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Usage
'Usage
Dim value As Dictionary(Of String, String)
value = USDConfigurationFetchXML.configurationLinkedId
USDConfigurationFetchXML.configurationLinkedId = value
Syntax
'Declaration
Public Shared configurationLinkedId As Dictionary(Of String, String)
public static Dictionary<string,string> configurationLinkedId
public:
static Dictionary<String^, String^>^ configurationLinkedId
public static Dictionary<String,String> configurationLinkedId
public static var configurationLinkedId : Dictionary<String,String>
Platforms
See Also
Reference
USDConfigurationFetchXML Class
USDConfigurationFetchXML Members
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.DataLoader Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.