 |
ICharacteristicsDataContainerGenericTCharacteristics Property |
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets a collection of characteristic data.
Namespace:
WeroSoft.Data.Interface
Assembly:
WeroSoft.Data.Library (in WeroSoft.Data.Library.dll) Version: 3.0 Pre-Release
SyntaxIList<T> Characteristics { get; set; }
Property Value
Type:
IListT
See Also