Annotation Pro API
|
A workspace item object. More...
Public Member Functions | |
WorkspaceItemObject (WorkspaceItemCollection parentCollection) | |
Default constructor. More... | |
Properties | |
bool | Accepted [get, set] |
Gets or sets a value indicating whether the accepted. More... | |
int | EditCount [get, set] |
Gets or sets the number of edits. More... | |
string | FilePath [get] |
Gets workspace item file path More... | |
Guid | Id [get, set] |
Gets or sets the identifier. More... | |
Guid | IdGroup [get, set] |
Gets or sets the group the identifier belongs to. More... | |
int | ListenCount [get, set] |
Gets or sets the number of listens. More... | |
string | Name [get, set] |
Gets or sets the name. More... | |
int | OpenCount [get, set] |
Gets or sets the number of opens. More... | |
A workspace item object.
|
inline |
Default constructor.
|
getset |
Gets or sets a value indicating whether the accepted.
true if accepted, false if not.
|
getset |
Gets or sets the number of edits.
The number of edits.
|
get |
Gets workspace item file path
File Path
|
getset |
Gets or sets the identifier.
The identifier.
|
getset |
Gets or sets the group the identifier belongs to.
The identifier group.
|
getset |
Gets or sets the number of listens.
The number of listens.
|
getset |
Gets or sets the name.
The name.
|
getset |
Gets or sets the number of opens.
The number of opens.