Skip to content

4ea1856a 21c5 0118 3f61 f534b17d52d7

Axel Kesseler edited this page Oct 3, 2019 · 2 revisions

CapacityConverter.Capacities Property

Gets the list of used capacity entities.

Namespace: Plexdata.Converters
Assembly: Plexdata.CapacityConverter (in Plexdata.CapacityConverter.dll) Version: 1.0.1

Syntax

C#

public static IEnumerable<CapacityEntity> Capacities { get; private set; }

Property Value

Type: IEnumerable(CapacityEntity)
The list of used capacity entities.

Remarks

This property returns the list of used capacity entities.

See Also

Reference

CapacityConverter Class
Plexdata.Converters Namespace

Clone this wiki locally