Property | Type | Description | |
---|---|---|---|
ChangesetID | int | ||
WorkitemID | int | ||
date | System.DateTime | ||
sourcePath | string |
Method | Description | |
---|---|---|
ListViewItemTag ( int chObject, int wiObject, string strPath, System.DateTime dt ) : System |
Initializes a new instance of the ListViewItemTag class.
|
public ListViewItemTag ( int chObject, int wiObject, string strPath, System.DateTime dt ) : System | ||
chObject | int | The |
wiObject | int | The |
strPath | string | The |
dt | System.DateTime | The |
return | System |