Search Results for

    Show / Hide Table of Contents

    Class PatchEntry

    Inheritance
    System.Object
    PatchEntry
    AiPromptPatch
    AiProviderPatch
    AiSettingsPatch
    InstallationPatch
    BranchPatch
    BundlePatch
    DictionaryPatch
    DistributionPatch
    FieldPatch
    GlossaryPatch
    TermPatch
    IssuePatch
    LabelPatch
    LanguagePatch
    MtEnginePatch
    GroupPatch
    ProjectFileFormatSettingsPatch
    ProjectPatch
    ProjectStringsExporterSettingsPatch
    ReportSettingsTemplatePatch
    UserReportSettingsTemplatePatch
    ScreenshotPatch
    TagPatch
    BranchPatch
    DirectoryPatch
    FilePatch
    SourceStringPatch
    StringBatchOpPatch
    StringCommentBatchOpPatch
    StringCommentPatch
    ApprovalBatchOpPatch
    TranslationBatchOpPatch
    TaskArchivedStatusPatch
    TaskPatchBase
    TaskSettingsTemplatePatch
    GroupTeamPatch
    TeamPatch
    TmPatch
    TmSegmentRecordPatch
    PreTranslationPatch
    EnterpriseUserPatch
    GroupManagerPatch
    OrganizationWebhookPatch
    WebhookPatch
    Namespace: Crowdin.Api
    Assembly: Crowdin.Api.dll
    Syntax
    public abstract class PatchEntry : object

    Properties

    | Improve this Doc View Source

    Operation

    Declaration
    public PatchOperation Operation { get; set; }
    Property Value
    Type Description
    PatchOperation
    | Improve this Doc View Source

    Value

    Declaration
    public object Value { get; set; }
    Property Value
    Type Description
    System.Object
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX