Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
The instance ID of the Activity if one was launched or joined.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }
The instance ID of the Activity if one was launched or joined.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }