[ROOT] / doc / DocFrag / ARCQuery.TranslationSingle.TryGetMacro
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -12- | 
| Name | TryGetMacro | 
| Namespace | ARCQuery | 
| Type | TranslationSingle | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | TranslationSingle | 
| MethodName | TryGetMacro | 
| MethodSignature | Boolean TryGetMacro(ARCCore.IP, ARCCore.IK, ARCCore.PValue`1[System.String] ByRef, System.String ByRef) | 
Returns a PropertyStream representation of this translation.
Suppports approach 3: Storing translations as -MacroAttribute-.-Translation-.
Syntax used is understood specifically by -RunMacroR-.
TODO: Language is not supported here, the current apporach will only support one language
TOOD: at a time per API process.
Output looks like:
  'Car = Wagen'
Method signature understood by TryGetP / EntityMethodKey.
Generated 2025-10-31 07:27:17.236 UTC