NotificationQuery.ContextId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the context id for the associated LogEntry.
public int? ContextId { get; set; }
Property value
int?
Gets or sets the context id for the associated LogEntry.
public int? ContextId { get; set; }