API Reference
Class
TranslationNotice
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.
Returned or exposed by
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
- feature String
- severity TranslationSeverity
- message String
- code String
- action TranslationAction
- count Int32
- targetId String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object