Share via


BusinessNotification.Severity Property

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public BusinessNotificationSeverity Severity { get; set; }
public:
[DataMemberAttribute]
property BusinessNotificationSeverity Severity {
    BusinessNotificationSeverity get();
    void set(BusinessNotificationSeverity value);
}
[<DataMemberAttribute>]
member Severity : BusinessNotificationSeverity with get, set
<DataMemberAttribute>
Public Property Severity As BusinessNotificationSeverity

Property Value

Type: Microsoft.Crm.Sdk.Messages.BusinessNotificationSeverity

Returns BusinessNotificationSeverity.

See Also

BusinessNotification Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright