Share via


DMFDefinitionGroupEntityXMLFields::moveToLast Method

Move the position to new specified value.

Syntax

server public static int moveToLast(
    DMFDefinationGroupName _definitionGroup, 
    DMFEntityName _entity, 
    int _newValue)

Run On

Server

Parameters

  • _newValue
    Type: int
    The value to which the position need to move.

Return Value

Type: int
Returns the position.

See Also

Reference

DMFDefinitionGroupEntityXMLFields Table