Class RecordClockSyncMarkerCommandSettings
RecordClockSyncMarker
public sealed class RecordClockSyncMarkerCommandSettings : ICommand
- Inheritance
-
RecordClockSyncMarkerCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
SyncId
Gets or sets the syncId
[JsonPropertyName("syncId")]
public string SyncId { get; set; }