Skip to content

fc479e91 e393 7ae6 eee7 14d86cfc1c3b

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

CapacityConverter.Default Property

Gets the default capacity entity.

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

Syntax

C#

public static CapacityEntity Default { get; }

Property Value

Type: CapacityEntity
The default capacity used as fallback.

Remarks

This property returns the default capacity entity. The default capacity is intended to be used as fallback. This fallback is actually the last entry of all supported Capacities.

See Also

Reference

CapacityConverter Class
Plexdata.Converters Namespace

Clone this wiki locally