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
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DBUI.Properties
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class Resource

    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 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 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