Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.