RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

EnumFieldTranslation..::..TypeTranslations Property

Gets the type translations.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public IReadOnlyList<TypeTranslation> TypeTranslations { get; }
Public ReadOnly Property TypeTranslations As IReadOnlyList(Of TypeTranslation)
	Get
public:
property IReadOnlyList<TypeTranslation^>^ TypeTranslations {
	IReadOnlyList<TypeTranslation^>^ get ();
}

Field Value

The type translations.