The message 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 |