Class CommentHistoryWindow
Comment version overview window
Inheritance
System.Object
CommentHistoryWindow
Namespace: Simplic.Framework.Extension
Assembly: Simplic.Framework.Extension.dll
Syntax
public class CommentHistoryWindow : DefaultRibbonWindow
Constructors
| Improve this Doc View SourceCommentHistoryWindow(Guid, Guid)
Create comment version overview window
Declaration
public CommentHistoryWindow(Guid commentId, Guid stackGuid)
Parameters
Type | Name | Description |
---|---|---|
Guid | commentId | Id of the comment |
Guid | stackGuid | Stack guid |