<esri2:FeatureDataForm x:Name="MyFeatureDataForm" FeatureLayer="{Binding Path=Layers[AllAvailableFeatureLayer], ElementName=MyMap}" IsEnabled="True" IsReadOnly="False" LabelPosition="Left" CommitButtonContent="Save" />
var msgToAM = attributes["EmailAM"] as string ;
MessageBox.Show(string.Format("{0}", myVar));
foreach (var item in g.Attributes) MessageBox.Show("{0}: {1}", item.Key, item.Value);
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.