EnumFieldTranslation..::..TypeTranslations Property
Gets the type translations.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: 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 (); }