ErrorEventArgs(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ErrorEventArgs(System::String ^ Error);
public ErrorEventArgs (string Error);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.ErrorEventArgs : string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.ErrorEventArgs
Public Sub New (Error As String)
Parameters
- Error
- String