Property EntityType
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
EntityType
Gets or sets the entity type of the scheduled event.
public Optional<ScheduledEventEntityType> EntityType { get; set; }
Gets or sets the entity type of the scheduled event.
public Optional<ScheduledEventEntityType> EntityType { get; set; }