Class VersionableTableItemInformation
Inherited Members
Namespace: Colectica.Reporting.Tabular
Assembly: Colectica.Reporting.dll
Syntax
public class VersionableTableItemInformation
Properties
AppearsWithin
Declaration
public Collection<RepositoryItemMetadata> AppearsWithin { get; set; }
Property Value
Type | Description |
---|---|
Collection<RepositoryItemMetadata> |
Item
Declaration
public IVersionable Item { get; set; }
Property Value
Type | Description |
---|---|
IVersionable |