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.
Function used to rearrange the positions.
Syntax
server public static void reArrange(
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 position neeed to be rearranged.
- _newValue
Type: int
It is the new position value.