MobileForms Toolkit Documentation

Mapping.GetOrdinal Method 

Gets the ordinal of the named field.

public virtual int GetOrdinal(
string name
);

Parameters

name
Name of the field

Return Value

Ordinal of the field

See Also

Mapping Class | Resco.Controls.AdvancedList Namespace