Click or drag to resize
weroSoft AG, Software
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
Syntax
C#
IList<T> Characteristics { get; set; }

Property Value

Type: IListT
See Also