Description

Sends Modify Profile request using current Profile data. If Users are affected, IgnoreUserEffects determine if operation continues (TRUE) or not (FALSE). PARAMETERS: IgnoreUserEffects (Boolean). RETURN DATATYPE: Integer.

Syntax

Public Function DoModify( _
   ByVal IgnoreUserEffects As Variant _
) As Variant

Parameters

  • IgnoreUserEffects



  • No labels