<< Click to Display Table of Contents >>

IItemInfo

This interface provides item information.


Property Detail

IsCheckedOut

bool IsCheckedOut

Gets whether the selected item is checked out.

IsDeletable

bool IsDeletable

Gets whether the selected item is deleted.

ID

string ID

Gets the ID of the selected item.

Name

string Name

Gets the name of the selected item.

CategoryID

string CategoryID

Gets the ID of the category where the selected item belongs.

CategoryName

string CategoryName

Gets the name of the category where the selected item belongs.

UpdateTime

long UpdateTime

Gets the updatetime of the selected item.

Description

string Description

Gets the description of the selected item.

Comment

string Comment

Gets the comment of the selected item.

CreatedUserID

string CreatedUserID

Gets the ID of the user who created the selected item.

CreatedUserName

string CreatedUserName

Gets the name of the user who created the selected item.

CheckOutUser

string CheckOutUser

Gets the name of the user who checked out the selected item.

CheckOutLocalPath

string CheckOutLocalPath

Gets the name of the folder of the checked-out item.

Permission

Authority Permission

Gets the authorization information of the selected item.