public List<string> NotTranslatedWords {get;}
public: property List<String^>^ NotTranslatedWords { List<String^>^ get(); }
public List<string> NotTranslatedWords {get;}
public: property List<String^>^ NotTranslatedWords { List<String^>^ get(); }
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown in case of an error. Please refer to the exception message. |