Click or drag to resize

clsImportBaseERPTranslationFieldStore Property

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public SerializableDictionary<string, SerializableDictionary<int, string>> TranslationFieldStore { get; set; }

Property Value

Type: SerializableDictionaryString, SerializableDictionaryInt32, String
See Also