BusinessNotification(BusinessNotificationSeverity, 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:
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
- severity
- BusinessNotificationSeverity
- message
- String