Share via


DMFDefinitionGroupEntityXMLFields::lastDisabled Method

Updates the record for the last disabled value.

Syntax

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

Run On

Server

Parameters

  • _newValue
    Type: int
    The value to be updated.

Return Value

Type: int
Returns the updated value.

See Also

Reference

DMFDefinitionGroupEntityXMLFields Table