Skip to content

d601121b 7771 7cf9 c666 8ff8793e017a

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

CapacityEntity.GetCulture Method

Returns the default culture.

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

Syntax

C#

private CultureInfo GetCulture()

Return Value

Type: CultureInfo
The default culture.

Remarks

This method returns the default culture, which is Current UI Culture.

See Also

Reference

CapacityEntity Class
Plexdata.Converters.Entities Namespace
Defaults.Culture

Clone this wiki locally