CadUndoRecordOptions(String?, String?, Nullable, CadUndoSource, Nullable, String?, Nullable) Constructor

Definition

Assembly ProCad.Editing.dll
public CadUndoRecordOptions(string? CommandId = null, string? Label = null, Guid? ActorId = default(Guid? ), CadUndoSource Source = CadUndoSource.Unknown, DateTimeOffset? TimestampUtc = default(DateTimeOffset? ), string? MergeKey = null, TimeSpan? MergeWindow = default(TimeSpan? ))

Parameters

CommandId
String?
Label
String?
MergeKey
String?
MergeWindow
Nullable<TimeSpan>