summaryP:DotNetNuke.Web.InternalServices.NotificationDTO.NotificationId

Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public int NotificationId { get; set; }
Visual Basic
Public Property NotificationId As Integer
	Get
	Set

See Also