BusinessNotification(BusinessNotificationSeverity, String) Constructor

Definition

public:
 BusinessNotification(Microsoft::Crm::Sdk::Messages::BusinessNotificationSeverity severity, System::String ^ message);
public BusinessNotification (Microsoft.Crm.Sdk.Messages.BusinessNotificationSeverity severity, string message);
new Microsoft.Crm.Sdk.Messages.BusinessNotification : Microsoft.Crm.Sdk.Messages.BusinessNotificationSeverity * string -> Microsoft.Crm.Sdk.Messages.BusinessNotification
Public Sub New (severity As BusinessNotificationSeverity, message As String)

Parameters

message
String

Applies to