Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Move the position to new specified value.
Syntax
server public static int moveToLast(
DMFDefinationGroupName _definitionGroup,
DMFEntityName _entity,
int _newValue)
Run On
Server
Parameters
- _definitionGroup
Type: DMFDefinationGroupName Extended Data Type
A definition group name.
- _entity
Type: DMFEntityName Extended Data Type
The entity to which the position need to move.
- _newValue
Type: int
The value to which the position need to move.
Return Value
Type: int
Returns the position.