-
Notifications
You must be signed in to change notification settings - Fork 0
4ea1856a 21c5 0118 3f61 f534b17d52d7
Axel Kesseler edited this page Oct 3, 2019
·
2 revisions
Gets the list of used capacity entities.
Namespace: Plexdata.Converters
Assembly: Plexdata.CapacityConverter (in Plexdata.CapacityConverter.dll) Version: 1.0.1
C#
public static IEnumerable<CapacityEntity> Capacities { get; private set; }
Type: IEnumerable(CapacityEntity)
The list of used capacity entities.
This property returns the list of used capacity entities.
Plexdata Capacity Converter