API Reference

Class

TranslationNotice

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Modifiers sealed

A single fidelity or planning notice.

Inheritance

  • Object
  • TranslationNotice

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

public TranslationNotice(String path, String feature, TranslationSeverity severity, String message, String code, TranslationAction action, Int32 count, String targetId) #

Parameters

path String requiredposition: 0
feature String requiredposition: 1
severity TranslationSeverity requiredposition: 2
message String requiredposition: 3
code String requiredposition: 4
action TranslationAction requiredposition: 5
count Int32 requiredposition: 6
targetId String requiredposition: 7

Properties