Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: ScreenMap Class > Methods

getMapField Method

Scroll Prev Top Next More

 

Return a map field object.

 

MapField getMapField(String name);

MapField getMapField(int index);

 

Arguments

 

ScreenMap

 Required. ScreenMap object.

 

nameOrIndex

 Required. The name or index of the field object.

 

Remarks

 

If the name is unknown or the index out of range an error will be thrown.

 

Requirements

 

Inventu Viewer+

 

See Also

 

getScreenMap | getMapField | getFieldIndex | fieldCount | activeMapName

 

Applies To: ScreenMap object

 


© 2022 Inventu Corporation