The notification type identifier.
Namespace: DotNetNuke.Services.Social.NotificationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public int NotificationTypeId { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public Property NotificationTypeId As Integer Get Set |