Search Results for

    Show / Hide Table of Contents

    Class Resources

    Inheritance
    System.Object
    Resources
    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: TimeCockpit.Data.Import.Properties
    Assembly: TimeCockpit.Data.Import.dll
    Syntax
    public class Resources

    Properties

    Culture

    Declaration
    public static CultureInfo Culture { get; set; }
    Property Value
    Type Description
    System.Globalization.CultureInfo

    ImportEngine_Cancelled

    Declaration
    public static string ImportEngine_Cancelled { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_CouldNotFindEntityOfType

    Declaration
    public static string ImportEngine_CouldNotFindEntityOfType { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_CouldNotFindSourceColumn

    Declaration
    public static string ImportEngine_CouldNotFindSourceColumn { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_CouldNotFindWorksheetWithName

    Declaration
    public static string ImportEngine_CouldNotFindWorksheetWithName { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_CouldNotSaveReport

    Declaration
    public static string ImportEngine_CouldNotSaveReport { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_FailedWithMessages

    Declaration
    public static string ImportEngine_FailedWithMessages { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_FetchExistingItems

    Declaration
    public static string ImportEngine_FetchExistingItems { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_ImportColumnError

    Declaration
    public static string ImportEngine_ImportColumnError { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_MoreThanOneFound

    Declaration
    public static string ImportEngine_MoreThanOneFound { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_NoneFound

    Declaration
    public static string ImportEngine_NoneFound { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_PreparingSource

    Declaration
    public static string ImportEngine_PreparingSource { get; }
    Property Value
    Type Description
    System.String

    ImportEngine_Success

    Declaration
    public static string ImportEngine_Success { get; }
    Property Value
    Type Description
    System.String

    ResourceManager

    Declaration
    public static ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    System.Resources.ResourceManager
    In This Article
    Back to top Copyright © 2025 software architects gmbh