Share via


PnsFeedback.NotificationSystemError Property

Definition

Gets or sets the notification system error.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="NotificationSystemError", Order=1001)]
public string NotificationSystemError { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="NotificationSystemError", Order=1001)>]
member this.NotificationSystemError : string with get, set
Public Property NotificationSystemError As String

Property Value

The notification system error.

Attributes

Applies to