======Метод SelectLandXmlAlignmentDlg.Execute(XmlElement, Boolean, Boolean, String, String, String)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.dialogs|Topomatic.Alg.Runtime.Dialogs]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool Execute(XmlElement landXMLAlignments, bool hasRedProfile, bool hasEgProfile, out string name, out string redProfile, out string egProfile) **Параметры** * //landXMLAlignments// * Тип: [[developers:references:system.xml.xmlelement|System.Xml.XmlElement]] * //hasRedProfile// * Тип: [[developers:references:system.boolean|System.Boolean]] * //hasEgProfile// * Тип: [[developers:references:system.boolean|System.Boolean]] * //name// * Тип: [[developers:references:system.string|System.String]] * //redProfile// * Тип: [[developers:references:system.string|System.String]] * //egProfile// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]