Annotation Pro API
Public Member Functions | Properties | List of all members
WorkspaceItemObject Class Reference

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...
 

Detailed Description

A workspace item object.

Constructor & Destructor Documentation

◆ WorkspaceItemObject()

WorkspaceItemObject ( WorkspaceItemCollection  parentCollection)
inline

Default constructor.

Property Documentation

◆ Accepted

bool Accepted
getset

Gets or sets a value indicating whether the accepted.

true if accepted, false if not.

◆ EditCount

int EditCount
getset

Gets or sets the number of edits.

The number of edits.

◆ FilePath

string FilePath
get

Gets workspace item file path

File Path

◆ Id

Guid Id
getset

Gets or sets the identifier.

The identifier.

◆ IdGroup

Guid IdGroup
getset

Gets or sets the group the identifier belongs to.

The identifier group.

◆ ListenCount

int ListenCount
getset

Gets or sets the number of listens.

The number of listens.

◆ Name

string Name
getset

Gets or sets the name.

The name.

◆ OpenCount

int OpenCount
getset

Gets or sets the number of opens.

The number of opens.


The documentation for this class was generated from the following file: