[ROOT] / doc / DocFrag / ARCQuery.TranslationSingle.TryGetA
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -10- | 
| Name | TryGetA | 
| Namespace | ARCQuery | 
| Type | TranslationSingle | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | TranslationSingle | 
| MethodName | TryGetA | 
| MethodSignature | Boolean TryGetA(ARCCore.IP, ARCCore.IK, ARCCore.PValue`1[System.String] ByRef, System.String ByRef) | 
Returns a PropertyStreamLine representation of this translation.
Supports approach 2: Storing translation strings directly within C# source code.
Output looks like:
  'a("car", "wagen");'
Generated C# code can be parsed into a relevant .cs file, like Translations_de_DE.cs
Method signature understood by TryGetP / EntityMethodKey.
Generated 2025-10-31 10:03:05.468 UTC