[mapguide-users] Add to point some properties (name,key).How? take a look on code.

Farah farah at egovernments.org
Tue Oct 17 06:12:15 EDT 2006


The properties that you want displayed in the property pane should be set in
your xml file:
For ex:
<PropertyMapping>
            <Name>PROPERTY_ID</Name>
            <Value>Property Id</Value>
    </PropertyMapping>

Regards
farah

-----Original Message-----
From: Maciej Skorczewski [mailto:maciej.skorczewski at procad.pl] 
Sent: Tuesday, October 17, 2006 3:30 PM
To: users at mapguide.osgeo.org
Subject: Re: [mapguide-users] Add to point some properties (name,key).How?
take a look on code.

hi Farah

i add it but it is still no show in task properties. (take a look on 
this screen)
http://img207.imageshack.us/img207/8480/addpointprrp2.png

> When u create the point itself, add a new property for the point that
> corresponds to your required Id. Then when you click the point to select
it,
> you will have access to that property which will help you link to the
> database.
> 
> For ex:
> properties.Add(new MgInt32Property("TEST_ID", OrgId));

> Regards
> Farah


-- 
Maciej Skorczewski







More information about the Mapguide-users mailing list