IsNotificationGroup Property
In This Topic
Indicates whether this object is a NotificationGroup
Syntax
'Declaration
Public ReadOnly Property IsNotificationGroup As Boolean
public bool IsNotificationGroup {get;}
public:
property bool IsNotificationGroup {
bool get();
}
See Also