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.
Represents the list of linked entities.
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.configurationLinkedTable
USDConfigurationFetchXML.configurationLinkedTable = value
Syntax
'Declaration
Public Shared configurationLinkedTable As Dictionary(Of String, String)
public static Dictionary<string,string> configurationLinkedTable
public:
static Dictionary<String^, String^>^ configurationLinkedTable
public static Dictionary<String,String> configurationLinkedTable
public static var configurationLinkedTable : 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.