Search Results for

    Show / Hide Table of Contents

    Class Resource

    A strongly-typed resource class, for looking up localized strings, etc.

    Inheritance
    System.Object
    Resource
    Namespace: Simplic.Framework.DBUI.Properties
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class Resource : object

    Properties

    | Improve this Doc View Source

    Culture

    Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

    Declaration
    public static System.Globalization.CultureInfo Culture { get; set; }
    Property Value
    Type Description
    System.Globalization.CultureInfo
    | Improve this Doc View Source

    FinancialYearWindowTitle

    Looks up a localized string similar to Geschäftsjahr verwalten.

    Declaration
    public static string FinancialYearWindowTitle { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FiniancialYearPeriodStatusWindowTitle

    Looks up a localized string similar to Periodenstatus verwalten.

    Declaration
    public static string FiniancialYearPeriodStatusWindowTitle { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    FiniancialYearPeriodTypeWindowTitle

    Looks up a localized string similar to Periodentyp verwalten.

    Declaration
    public static string FiniancialYearPeriodTypeWindowTitle { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    InternNameLabel

    Looks up a localized string similar to Interner Name.

    Declaration
    public static string InternNameLabel { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    IsDefaultStatusCheckBox

    Looks up a localized string similar to Ist Standardstatuswert.

    Declaration
    public static string IsDefaultStatusCheckBox { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    NameLabel

    Looks up a localized string similar to Name.

    Declaration
    public static string NameLabel { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ResourceManager

    Returns the cached ResourceManager instance used by this class.

    Declaration
    public static System.Resources.ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    System.Resources.ResourceManager
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx