Source attributes
Each Infor Operations and Regulations will select records to show in the Map Drawer.
node can have one node as a child. The node has one or more nodes as children. The initialization sources indicate howEach
node can have these attributes:Attribute | Description |
---|---|
display | For grid sources, you can set this attribute to all or selected to indicate whether the Map Drawer should show all items from the grid or only selected items. |
moniker | Moniker of the object that provides the data for this source. |
name | Name of the initialization source. For grid sources, this is the ID of the grid control. For subappletkey sources, it is the ID of the subapplet control, such as an address control. To find the correct control ID, use the Content Manager. |
type | Type of initialization source. The type indicates how the Map Drawer gets the Infor Operations and Regulations records that will be shown on the map. Can be one of three values:
|
useproperty | Property of the specified object that will be used to return items to show on the map. For example, if the source uses the ServiceRequest object but you want to show parcels on the map, you would specify the Parcel property of the ServiceRequest object here. |