Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the parameters.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As ActionDefinition
Dim value As Dictionary(Of String, String)
value = instance.parameters
instance.parameters = value
Syntax
'Declaration
Public parameters As Dictionary(Of String, String)
public Dictionary<string,string> parameters
public:
Dictionary<String^, String^>^ parameters
public Dictionary<String,String> parameters
public var parameters : Dictionary<String,String>
Platforms
See Also
Reference
ActionDefinition Class
ActionDefinition Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.