Interface IPlainTcoEntity
Namespace: TcoData
Assembly: TcoDataConnector.dll
Syntax
public interface IPlainTcoEntity
Properties
| Improve this Doc View SourceChanges
Declaration
List<ValueChangeItem> Changes { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<ValueChangeItem> |