Interface IChangeTrackingWindow
Assembly: Simplic.Change.Tracking.UI.dll
Syntax
public interface IChangeTrackingWindow
Methods
|
Improve this Doc
View Source
AddPagingObject(Object)
Declaration
void AddPagingObject(object pagingObject)
Parameters
Type |
Name |
Description |
System.Object |
pagingObject |
|
|
Improve this Doc
View Source
SetKey(ChangeTrackingKey)
Declaration
void SetKey(ChangeTrackingKey key)
Parameters
|
Improve this Doc
View Source
Show()
Declaration
|
Improve this Doc
View Source
ShowDialog()
Declaration