<?xml version="1.0" encoding="Windows-1255" ?><Class name="Assign" inherit="core.gml2:Element" hierarchy="GMLDOM" id="core.gml2:Assign" sort="21" urn="core.gml2:classes.data.misc.Assign.gs" toc="\Data classes"><Summary></Summary><Inherit>&lt;q ref=&quot;core.gml2:Element&quot;&gt;Element&lt;/q&gt;</Inherit><Copyright>(c) SAP AG 2005. All rights reserved.</Copyright>
<Topics>
<Property name="from" type="Expression &lt;String&gt;" default="''" access="RW" sortGroup="true" scope="public" id="core.gml2:Assign!from" sort="34" group="Properties" seq="0000"><Summary>Gets or sets the assignment source (infoshape or field expression).</Summary></Property>
<Property name="to" type="String" default="''" access="RW" sortGroup="true" scope="public" id="core.gml2:Assign!to" sort="34" group="Properties" seq="0001"><Summary>Gets or sets the assignment target (infoshape or field id).</Summary></Property>
</Topics>
</Class>