You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Add a new Profile object. PARAMETERS: Name and Description (String), Privileges (StringObjects).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal Description As Variant, _
   ByVal Privileges As StringObjects _
) As Profile

Parameters

  • Name
  • Description
  • Privileges



  • No labels