Class NotificationCount
Inheritance
System.Object
NotificationCount
Namespace: LymeTemplateApi.Models.Api
Assembly: LymeTemplateApi.Models.dll
Syntax
public class NotificationCount : object
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public int Value { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |