response using GetElementByNameMessage
20th April 2026
hello how can i use the GetElementByNameMessage? i cant find the type to asing on the responde. GetElementByNameMessage elementVariable = new GetElementByNameMessage(); elementVariable.ElementName = Name; var responseGetElementy = _dms.SendMessage(elementVariable) as …