getUserOrder( )
- Last Updated: July 22, 2025
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the user order position of the specified column property.
Syntax
|
- propertyIndex
- Specifies a 0-based index into the
ProDataObjectproperty list, limited by the value of getFieldCount( ) method. It returns a value that corresponds to the relative position specified by fieldNumber in setFieldMetaData( ) method.