ReplacementParameterDescription.ToString Method
Converts the parameter description to string.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utility
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As ReplacementParameterDescription
Dim returnValue As String
returnValue = instance.ToString
Syntax
'Declaration
Public Function ToString As String
public string ToString ()
public:
String^ ToString ()
public String ToString ()
public function ToString () : String
Return Value
Type: String
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
ReplacementParameterDescription Class
ReplacementParameterDescription Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utility Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.