Class
Notification

Definition

Namespace:ArtOfTest.WebAii.Design.ProjectModel.Providers.Reporting

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class Notification

Inheritance: objectNotification

Derived Classes: ErrorPrompt

Constructors

Notification()

Declaration

cs-api-definition
public Notification()

Properties

Message

Declaration

cs-api-definition
public string Message { get; set; }

Property Value

string