Class LocalRepositoryItem
Used internally by the Repository and Portal
Implements
Inherited Members
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public class LocalRepositoryItem : RepositoryItem, IRepositoryItemIdentity
Properties
RowId
Internal repository item identifier
Declaration
public long RowId { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
Status
current processing status
Declaration
public int Status { get; set; }
Property Value
| Type | Description |
|---|---|
| int |