Description

Exclusively checks out selected objects from the repository. Synchronizes with server if GetLatest is true. Return value is 1 if successful, 0 otherwise. PARAMETERS: GetLatest (Boolean). RETURN DATATYPE: Integer.

Syntax

Public Function RepoExclusiveCheckOutObjects( _
   ByVal GetLatest As Variant _
) As Variant

Parameters

  • GetLatest




  • No labels